package
0.2.1
Repository: https://github.com/wikia/consul-snapshot.git
Documentation: pkg.go.dev

# Functions

CheckEncryption peeks into the backup to see if it encrypted if it is, then we need to have the CRYPTO_PASSWORD env var or we cant restore it at all.
DecryptFile takes a file input and decrypts it with a passphrase.
EncryptFile takes a file input and encrypts it with a passphrase.