Skip to content

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

License

Notifications You must be signed in to change notification settings

altipla-consulting/libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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