package
1.0.13
Repository: https://github.com/anexia-it/go-structconf.git
Documentation: pkg.go.dev

# Packages

Package json provides the JSON encoding for go-structconf.
Package toml provides the TOML encoding for go-structconf.
Package yaml provides the YAML encoding for go-structconf.

# Interfaces

Encoding defines the configuration encoding interface An implementation of this interface provides marshalling and unmarshalling of the configuration data.