Documentation ¶
Overview ¶
Small wrapper for ucfg that passes a slice of ucfg.Options to every unpack function.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
Config bundles a ucfg.Config with a slice of ucfg.Options.
func FromJSONFile ¶
FromJSONFile parses the given file into a ucfgwrap.Config using the given options.
func FromYAMLFile ¶
FromYAMLFile parses the given file into a ucfgwrap.Config using the given options.
Click to show internal directories.
Click to hide internal directories.