LyGo Commons

Utility library.
This folder contains some utility packages.
Mose of them are pure Go, only some uses external modules
but always in pure Go.
No dependencies from other external binaries suing C bindings.
How to Use
To use just call:
go get -u bitbucket.org/lygo/lygo_commons
Versioning
Sources are versioned using git tags:
git tag v0.1.55
git push origin v0.1.55
Dependencies
go get -u github.com/google/uuid