Documentation
¶
Index ¶
- func Decode(obj interface{}, key string) error
- func Decrypt(text string, passphrase string) ([]byte, error)
- func Encode(obj interface{}, key string) error
- func Encrypt(data []byte, passphrase string) string
- func EncryptString(s string, key string) string
- func GenerateYaml(fileName string, Struct interface{}, key string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncryptString ¶
func GenerateYaml ¶ added in v0.0.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.