Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ErrRead is returned when we cannot read the config file. ErrRead = errors.Error("failed to read file") // ErrUnmarshal is returned when we cannot unmarshal the config file. ErrUnmarshal = errors.Error("failed to unmarshal file") )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.