<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rescached/blockd.go, branch dev-telemetry</title>
<subtitle>DNS resolver cache daemon, DNS server with caches support.</subtitle>
<id>http://git.kilabit.info/rescached/atom?h=dev-telemetry</id>
<link rel='self' href='http://git.kilabit.info/rescached/atom?h=dev-telemetry'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/rescached/'/>
<updated>2023-04-01T09:15:08Z</updated>
<entry>
<title>all: update go doc comments</title>
<updated>2023-04-01T09:15:08Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-04-01T09:11:24Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/rescached/commit/?id=3e188c30249222b58504ca87da66564b31f63d11'/>
<id>urn:sha1:3e188c30249222b58504ca87da66564b31f63d11</id>
<content type='text'>
While at it, use "_" for unused parameter on methods.
</content>
</entry>
<entry>
<title>all: export and rename the hostsBlock type to Blockd</title>
<updated>2022-05-22T14:51:47Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-05-22T14:29:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/rescached/commit/?id=0b92dbb8463dee31c005c59f67c2bf754a9eae12'/>
<id>urn:sha1:0b92dbb8463dee31c005c59f67c2bf754a9eae12</id>
<content type='text'>
In the Environment, we have a field HostsBlocks that reference
an unexported type hostsFile.
In order for any package to be able to use this field, we need to
export this type.

While at it, we rename the type from hostsBlock to Blockd to make it
simple and consistent with name.
</content>
</entry>
</feed>
