Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Loader ¶
type Loader struct {
// contains filtered or unexported fields
}
func NewLoader ¶
func NewLoader(opts *LoaderOpts) *Loader
NewLoader creates a new configuration loader
type LoaderOpts ¶
type LoaderOpts struct {
ConfigFilePath string
}
Click to show internal directories.
Click to hide internal directories.