Documentation
¶
Index ¶
- func DetectGpgBinary() (string, error)
- func DetectGpgRecipients(filePath string) ([]string, error)
- func GpgDecryptFile(filePath string, gpgPath string) (string, error)
- func GpgEncryptFile(filePath string, contents string, recipients []string, gpgPath string) error
- func IsDirectoryEmpty(dirPath string) (bool, error)
- func ValidateGpgBinary(gpgPath string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectGpgBinary ¶
func DetectGpgRecipients ¶
func GpgEncryptFile ¶
func IsDirectoryEmpty ¶
func ValidateGpgBinary ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.