List of Go utils and shared code for Altipla Consulting projects.
WARNING: We do incompatible releases from minor to minor because it is an internal lib. Patches are always compatible and fix broken things.
go get libs.altipla.consulting
You can make pull requests or create issues in GitHub. Any code you send should be formatted using make gofmt
.
Run the tests:
make test