https://github.com/virb3/koanf-extra
Extra modules for the Go library koanf
https://github.com/virb3/koanf-extra
Last synced: 5 months 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T16:09:41.000Z (over 1 year ago)
- Last Synced: 2024-12-24T17:23:29.561Z (over 1 year ago)
- Language: Go
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- 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.