Documentation ¶
Index ¶
Constants ¶
View Source
const StoreFileName = ".murmur"
View Source
const Version = "1.0.5"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Murmur ¶
type Murmur struct { FilePath string Dict map[string]string // contains filtered or unexported fields }
Read secrets from a .murmur YAML file
func (*Murmur) WithFilePath ¶
Set the .murmur file path manually
Click to show internal directories.
Click to hide internal directories.