package
2.1.1
Repository: https://github.com/starudream/go-lib.git
Documentation: pkg.go.dev

# Functions

Provider returns a provider that takes a takes a struct and a struct tag and uses structs to parse and provide it to koanf.
ProviderWithDelim returns a provider that takes a struct and a struct tag along with a delim and uses structs to parse and provide it to koanf.

# Structs

Structs implements a structs provider.