Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.