package
1.1.15
Repository: https://github.com/wfusion/gofusion.git
Documentation: pkg.go.dev

# Functions

ENV return environment.
Load will unmarshal configurations to struct from files that you provide.
New initialize a Configor.

# Structs

No description provided by the author
No description provided by the author
UnmatchedTomlKeysError errors are returned by the Load function when ErrorOnUnmatchedKeys is set to true and there are unmatched keys in the input toml config file.