Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigOption ¶
func WithSources ¶
func WithSources[T any](sources ...Source) ConfigOption[T]
type FileSource ¶
type FileSource string
FileSource loads config from a file
func (FileSource) Name ¶
func (f FileSource) Name() string
Click to show internal directories.
Click to hide internal directories.