//
pkg.gl
Category
github.com/anexia-it/go-structconf
encoding
package
1.0.13
Repository:
https://github.com/anexia-it/go-structconf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
7 SLOC
#
Packages
json
Package json provides the JSON encoding for go-structconf.
toml
Package toml provides the TOML encoding for go-structconf.
yaml
Package yaml provides the YAML encoding for go-structconf.
#
Interfaces
Encoding
Encoding defines the configuration encoding interface An implementation of this interface provides marshalling and unmarshalling of the configuration data.