Documentation ¶
Overview ¶
This file needs a better name
Index ¶
Constants ¶
View Source
const ( //Provider keys ViperKey = "viper" InMemKey = "in-mem" )
View Source
const ( FilePath = "filepath" FileType = "filetype" FileName = "filename" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InMem ¶
type InMem struct {
// contains filtered or unexported fields
}
InMem instance for configuration
Click to show internal directories.
Click to hide internal directories.