Documentation ¶ Overview ¶ Package decrypt contains the Decrypt function. Index ¶ func Decrypt(key string, byts []byte) ([]byte, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Decrypt ¶ func Decrypt(key string, byts []byte) ([]byte, error) Decrypt decrypts the configuration with the given key. Types ¶ This section is empty. Source Files ¶ View all Source files decrypt.go Click to show internal directories. Click to hide internal directories.