package
Version:
v0.8.8
Opens a new window with list of versions in this module.
Published: Mar 18, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 527
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.