package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Dec 16, 2024
License: AGPL-3.0, 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 HJSON string passed via in.
func NewConfigWithFile(name string, opts ...ucfg.Option) (*ucfg.Config, error)
NewConfigWithFile loads a new configuration object from an external HJSON file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.