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: 5 months ago
JSON representation

Extra modules for the Go library koanf

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.