package
1.0.8
Repository: https://github.com/tchiunam/axolgo-cli.git
Documentation: pkg.go.dev

# Functions

NewCmdDecrypt creates the `decrypt` command.
NewCmdDecryptFile creates the `decryptFile` command.
NewCmdEncrypt creates the `encrypt` command.
NewCmdEncryptFile creates the `encryptFile` command.
NewCmdGenPassphrase creates the `genPassphrase` command.
NewCryptographyCmd creates the `cryptography` command.

# Structs

DecryptFileOptions defines flags and other configuration parameters for the `decryptFile` command.
DecryptOptions defines flags and other configuration parameters for the `decrypt` command.
EncryptFileOptions defines flags and other configuration parameters for the `encryptFile` command.
EncryptOptions defines flags and other configuration parameters for the `encrypt` command.
GenPassphraseOptions defines flags and other configuration parameters for the `genPassphrasencrypt` command.