Documentation
¶
Index ¶
- Constants
- func DumpSecrets(secrets map[string]interface{}) (map[string]interface{}, error)
- func GetBaseDirpath() string
- func GetModuleDir() string
- func GetModuleSecretspath() string
- func GetModulename() string
- func InitializeTree(baseDir, valueFile string, value interface{}) error
- func ReadSecrets() (map[string]interface{}, error)
Constants ¶
View Source
const ( ModuleFlag = "module" ModuleNameKey = "moduleName" ProjectMapDir = "usersecrets" )
Variables ¶
This section is empty.
Functions ¶
func DumpSecrets ¶
func GetBaseDirpath ¶
func GetBaseDirpath() string
func GetModuleDir ¶
func GetModuleDir() string
func GetModuleSecretspath ¶
func GetModuleSecretspath() string
func GetModulename ¶
func GetModulename() string
func InitializeTree ¶
func ReadSecrets ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.