Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GPG ¶
type GPG struct {
// contains filtered or unexported fields
}
GPG represents a gpg-agent server.
func NewGPG ¶
func NewGPG(piv *piv.KeyService, pinentry gpg.PINEntryService, log *zap.Logger, path string) *GPG
NewGPG initialises a new gpg-agent server.
Click to show internal directories.
Click to hide internal directories.