Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Args = flag.NewFlagSet("encrypt", flag.ContinueOnError)
Args is a flagset that needs to be exported so that it can be written to the main program help
View Source
var Usage = `` /* 1191-byte string literal not displayed */
Usage text that will be displayed as command line help text when using the `help encrypt` command
Functions ¶
func EmptyPublicKeyFileList ¶ added in v0.2.1
func EmptyPublicKeyFileList()
EmptyPublicKeyFileList cleans the publicKeyFileList main use case is in unit tests when files are to be encrypted with different keys in different invocations
Types ¶
Click to show internal directories.
Click to hide internal directories.