<feed xmlns='http://www.w3.org/2005/Atom'>
<title>duitku/bank.go, branch main</title>
<subtitle>Go module for duitku.com.</subtitle>
<id>http://git.kilabit.info/duitku/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/duitku/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/duitku/'/>
<updated>2025-07-12T11:09:52Z</updated>
<entry>
<title>all: replace module share with pakakeh.go</title>
<updated>2025-07-12T11:09:52Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-07-12T11:09:52Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/duitku/commit/?id=172b04fdfdbb879993402d5f6f447e4258fa19f6'/>
<id>urn:sha1:172b04fdfdbb879993402d5f6f447e4258fa19f6</id>
<content type='text'>
The share module has been migrated and renamed to
git.sr.ht/~shulhan/pakakeh.go.

</content>
</entry>
<entry>
<title>all: replace golangci-lint with revive</title>
<updated>2023-03-23T04:26:22Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-03-23T04:26:22Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/duitku/commit/?id=4065a6c41d972b4bf800d1ac8df4c5cf89687719'/>
<id>urn:sha1:4065a6c41d972b4bf800d1ac8df4c5cf89687719</id>
<content type='text'>
The golangci-lint is become unusable when building with Go tip and their
default run does not return any results.

This changes fix all code and comments reported by revive.
</content>
</entry>
<entry>
<title>all: realign all struct</title>
<updated>2022-10-31T10:33:38Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-10-31T10:17:49Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/duitku/commit/?id=1846d3fc5d6a364986c073afccc66936ab3e469d'/>
<id>urn:sha1:1846d3fc5d6a364986c073afccc66936ab3e469d</id>
<content type='text'>
This is to minimize the memory usage.

In the response struct we remove unused Data field.
</content>
</entry>
<entry>
<title>duitku: library and HTTP client for duitku.com</title>
<updated>2022-10-19T11:54:29Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-10-19T11:44:47Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/duitku/commit/?id=bc1c453eb8a3c8b5bac406c5c4f09af06034247c'/>
<id>urn:sha1:bc1c453eb8a3c8b5bac406c5c4f09af06034247c</id>
<content type='text'>
Currently, the client provide API for fetching list of banks for
disbursement.

See https://docs.duitku.com/ for reference.
</content>
</entry>
</feed>
