Documentation ¶
Overview ¶
Package gpg has procedures for dealing with GNU Privacy Guard (gpg), in service of signing commits.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImportKeys ¶
ImportKeys looks for all keys in a directory, and imports them into the current user's keyring. A path to a directory or a file may be provided. If the path is a directory, regular files in the directory will be imported, but not subdirectories (i.e., no recursion). It returns the basenames of the succesfully imported keys.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.