| Age | Commit message (Collapse) | Author |
|
The share module has been migrated and renamed to
git.sr.ht/~shulhan/pakakeh.go.
|
|
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.
|
|
This is to minimize the memory usage.
In the response struct we remove unused Data field.
|
|
Currently, the client provide API for fetching list of banks for
disbursement.
See https://docs.duitku.com/ for reference.
|