Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrConfigNotFound = fmt.Errorf("config not found")
Functions ¶
func NewDefaultConfig ¶
func ValidateConfig ¶
Types ¶
type CachingValidatingStore ¶
type CachingValidatingStore struct { ConfigStore // contains filtered or unexported fields }
type ConfigStore ¶
type JsonFileStore ¶
type JsonFileStore struct { Path string // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.