Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadConfig ¶
func SetupConfiguration ¶
Types ¶
type AppSettings ¶
type CLI ¶
type CLI struct {
// contains filtered or unexported fields
}
func (*CLI) GetVersionString ¶
type CleanUpHandler ¶
type CleanUpHandler func()
type ConfigMock ¶
type ConfigMock struct {
Foo string `json:"foo"`
}
func (ConfigMock) SetDefaults ¶
func (c ConfigMock) SetDefaults()
func (ConfigMock) Validate ¶
func (c ConfigMock) Validate() error
type DefaultConfigHandler ¶
type DefaultConfigHandler func()
Source Files ¶
Click to show internal directories.
Click to hide internal directories.