/libs

[GERRIT] List of Go utils and shared code for Altipla Consulting projects.

Primary LanguageGoMIT LicenseMIT

libs

PkgGoDev

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.

Install

go get libs.altipla.consulting

Contributing

You can make pull requests or create issues in GitHub. Any code you send should be formatted using make gofmt.

Running tests

Run the tests:

make test

License

MIT License