//
pkg.gl
Category
github.com/thebigjc/gopass
backend
gpg
package
1.4.0
Repository:
https://github.com/thebigjc/gopass.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
155 SLOC
#
Packages
cli
No description provided by the author
mock
No description provided by the author
#
Functions
IsAlwaysTrust
IsAlwaysTrust will return the value of the always trust flag or the default (false).
WithAlwaysTrust
WithAlwaysTrust will return a context with the flag for always trust set.
#
Structs
Identity
Identity is a GPG identity, one key can have many IDs.
Key
Key is a GPG key (public or secret).
#
Type aliases
KeyList
KeyList is a searchable slice of Keys.