Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnsupportedFileFormat = errors.New("unsupported file format")
Functions ¶
Types ¶
type Loader ¶
type Option ¶
type Option func(*option)
func WithDecoders ¶
WithDecoders sets the decoders to use when loading the configuration.
- order matters
func WithFileSuffix ¶
WithFileSuffix sets the file suffixes to use when loading the configuration.
- order matters
func WithFolders ¶
WithFolders sets the folders to use when loading the configuration.
- order matters
Click to show internal directories.
Click to hide internal directories.