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. Patch are always compatible and fix broken things.
go get libs.altipla.consultingYou can make pull requests or create issues in GitHub. Any code you send should be formatted using make gofmt.
Run the tests:
make test