Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultPath = "overwatch.yaml"
View Source
const StarterConfig = `` /* 1394-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ValidationError ¶
type ValidationError struct {
Errors []string
}
func (*ValidationError) Error ¶
func (e *ValidationError) Error() string
Click to show internal directories.
Click to hide internal directories.