Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalLoadableConfig ¶
type LocalLoadableConfig struct {
ConfigFileName string
}
LocalLoadableConfig holds a name of a config file to be loaded
func (*LocalLoadableConfig) Sources ¶
func (i *LocalLoadableConfig) Sources() []config.Source
Sources loads local config file that is located in pkg/assets/config directory
Click to show internal directories.
Click to hide internal directories.