Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultName = "devctl" DefaultExt = ".yml" DefaultFile = DefaultName + DefaultExt )
Variables ¶
View Source
var Empty = &Config{}
Functions ¶
Types ¶
type NotFoundError ¶ added in v0.3.0
type NotFoundError = viper.ConfigFileNotFoundError
Click to show internal directories.
Click to hide internal directories.