package
module
Version:
v3.0.38
Opens a new window with list of versions in this module.
Published: Sep 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func NewConfig(configPath, configFile string) (c *core.Config, err error)
NewConfig creates a new config object
func NewConfigWithFS(fs core.FS, configFile string) (c *core.Config, err error)
NewConfigWithFS creates a new config object using the provided filesystem
Source Files
¶
Click to show internal directories.
Click to hide internal directories.