Common libraries for writing go services/applications.
- cirtuitbreaker
- clock
- crontask
- log
- retrier
- safemap
- scheduledtask
- timetoken
- yamlreader
You need a Go runtime installed in your system which supports modules. A nice way to have multiple Go versions and switch easily between them is the g application.
make build
make test