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
- Host: GitHub
- URL: https://github.com/phe-lab/go-cm
- Owner: phe-lab
- License: apache-2.0
- Created: 2024-11-16T04:03:19.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-16T15:39:59.000Z (6 months ago)
- Last Synced: 2024-11-17T05:42:51.764Z (6 months ago)
- Topics: cli, config, go, logger
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).