Sqooba's common Go packages, a.k.a github.com/sqooba/go-common
Package | Main usage |
---|---|
data-structure | Helper function around maps |
env-parsing | flag and envconfig extensions |
healthchecks | Tooling around docker healthcheck |
logging | Tooling around logrus |
random | Some random data and password generators |
time | time and Duration parser and formatter |
version | Version inclusion at build time, for instance -ldflags "-X version.GitCommit=${GIT_COMMIT}" |