Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/virb3/koanf-extra
Extra modules for the Go library koanf
https://github.com/virb3/koanf-extra
Last synced: 29 days ago
JSON representation
Extra modules for the Go library koanf
- Host: GitHub
- URL: https://github.com/virb3/koanf-extra
- Owner: ViRb3
- Created: 2021-07-25T21:03:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-25T21:36:04.000Z (over 3 years ago)
- Last Synced: 2024-03-19T10:10:43.287Z (8 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# koanf-extra
> Extra modules for the Go library koanf.
## Modules
### [env](./env/provider.go)
env is an enhanced version of koanf's built-in env provider.
### [structs](./structs/provider.go)
structs is an enhanced version of koanf's built-in structs provider.