<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rescached/client_test.go, branch dev</title>
<subtitle>DNS resolver cache daemon, DNS server with caches support.</subtitle>
<id>http://git.kilabit.info/rescached/atom?h=dev</id>
<link rel='self' href='http://git.kilabit.info/rescached/atom?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/rescached/'/>
<updated>2024-03-26T17:15:33Z</updated>
<entry>
<title>all: comply with linters</title>
<updated>2024-03-26T17:15:33Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-03-26T16:58:33Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/rescached/commit/?id=88085dfc4f3b38489968038ce33533d87ed55876'/>
<id>urn:sha1:88085dfc4f3b38489968038ce33533d87ed55876</id>
<content type='text'>
Fix the code as recommended by linters, for example using context for
HTTP client request, using 0600 for file permission, using string
concatenation instead of fmt, using "%w" for error, and reorder defer.
</content>
</entry>
<entry>
<title>all: replace module "share" with "pakakeh.go"</title>
<updated>2024-03-21T09:52:51Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-03-21T09:51:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/rescached/commit/?id=842206eacafa273b63beee4ab8a7de3b000dfa73'/>
<id>urn:sha1:842206eacafa273b63beee4ab8a7de3b000dfa73</id>
<content type='text'>
The module "share" has been moved to new repository at SourceHut and
we rename it to make it more unique instead of common English words
"share".
</content>
</entry>
<entry>
<title>all: apply recommendation from linter revive</title>
<updated>2024-02-04T08:06:46Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-02-04T08:06:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/rescached/commit/?id=1b8a3151bbb15322bd22bbff841803c6bc9cd7d0'/>
<id>urn:sha1:1b8a3151bbb15322bd22bbff841803c6bc9cd7d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: add integration tests for HTTP API related to block.d</title>
<updated>2022-06-09T16:44:02Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-06-09T16:44:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/rescached/commit/?id=5c354863c9c6fcc080f2407e6f7adea41fa4371d'/>
<id>urn:sha1:5c354863c9c6fcc080f2407e6f7adea41fa4371d</id>
<content type='text'>
The test is conducted by running the server and call the HTTP API using
the Client methods.
</content>
</entry>
</feed>
