Documentation ¶
Index ¶
Constants ¶
View Source
const ( TagHocon = prefixLibTag + "hocon" TagJSON = prefixLibTag + "json" TagYaml = prefixLibTag + "yaml" TagDefault = prefixLibTag + "default" TagEnvironment = prefixLibTag + "env" TagConfigServer = prefixLibTag + "server" TagHashiCorpVault = prefixLibTag + "vault" AmountTags = 8 TagCustomerNode = "node" TagCustomerPath = "path" )
Main specification tags in out configurator
Variables ¶
This section is empty.
Functions ¶
func GetFunctionTypes ¶
GetFunctionTypes - return slice of functions which should configure sourceStruct structure
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.