An open API service indexing awesome lists of open source software.

https://github.com/phe-lab/go-cm

Go Common Modules
https://github.com/phe-lab/go-cm

cli config go logger

Last synced: 5 months ago
JSON representation

Go Common Modules

Awesome Lists containing this project

README

        

# Go Common Modules

Common modules for building Go application.

## Modules

- [cfg](./cfg): For reading configuration using [koanf/koanf](https://github.com/koanf/koanf).
- [log](./log): For logging using [rs/zerolog](https://github.com/rs/zerolog).