<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pakakeh.go/lib/http/request_method.go, branch dev</title>
<subtitle>Collections of packages and tools for working with Go programming language.</subtitle>
<id>http://git.kilabit.info/pakakeh.go/atom?h=dev</id>
<link rel='self' href='http://git.kilabit.info/pakakeh.go/atom?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/'/>
<updated>2026-01-15T10:26:33Z</updated>
<entry>
<title>all: convert license and copyright to use SPDX identifiers</title>
<updated>2026-01-15T10:26:33Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-01-15T10:14:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=7db8c302e1396eda40cd6a1e57f58ed791448556'/>
<id>urn:sha1:7db8c302e1396eda40cd6a1e57f58ed791448556</id>
<content type='text'>
With help of spdxconv tool [1], we able to bulk update all files license
and copyright format to comply with SPDX formats.

[1] https://kilabit.info/project/spdxconv/
</content>
</entry>
<entry>
<title>lib/http: refactoring type of RequestMethod from int to string</title>
<updated>2024-03-14T20:39:16Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-03-14T20:14:55Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=72f2c183724199c2b749ec8efb59aa20b59d9e96'/>
<id>urn:sha1:72f2c183724199c2b749ec8efb59aa20b59d9e96</id>
<content type='text'>
The reason is to make storing or encoding the RequestMethod value readable
from user point of view instead of number, 0, 1, 2, etc.
</content>
</entry>
<entry>
<title>lib/http: rename files for consistency</title>
<updated>2024-03-08T18:10:24Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-03-07T19:19:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=4e35c509a41cecb207bf6f52e7c9a529fa9f71fb'/>
<id>urn:sha1:4e35c509a41cecb207bf6f52e7c9a529fa9f71fb</id>
<content type='text'>
If the type is in CamelCase the file should be using snake_case.
</content>
</entry>
</feed>
