Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigFileMissingError ¶
type ConfigFileMissingError string
Raised when config file is missing
func (ConfigFileMissingError) Error ¶
func (str ConfigFileMissingError) Error() string
type ConfigValidationError ¶
type ConfigValidationError string
Raised when the config file doesnt match schema
func (ConfigValidationError) Error ¶
func (str ConfigValidationError) Error() string
Click to show internal directories.
Click to hide internal directories.