package
Version:
v0.8.3
Opens a new window with list of versions in this module.
Published: Feb 20, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewConfig(in []byte, opts ...ucfg.Option) (*ucfg.Config, error)
NewConfig creates a new configuration object from the YAML string passed via in.
func NewConfigWithFile(name string, opts ...ucfg.Option) (*ucfg.Config, error)
NewConfigWithFile loads a new configuration object from an external YAML file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.