<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pakakeh.go/lib/binary/testdata, 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>2024-12-28T09:46:59Z</updated>
<entry>
<title>lib/binary: implement append-only binary file</title>
<updated>2024-12-28T09:46:59Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-12-25T21:15:28Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=4003b6359747f6e43357e4bf190d4e71a66ec796'/>
<id>urn:sha1:4003b6359747f6e43357e4bf190d4e71a66ec796</id>
<content type='text'>
The binary is new package that complement the standard binary package

Currently it implement append-only binary that encode the data using
[binary.Writer].
We call them "Apo" for short.
</content>
</entry>
</feed>
