package
1.4.0
Repository: https://github.com/thebigjc/gopass.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

IsAlwaysTrust will return the value of the always trust flag or the default (false).
WithAlwaysTrust will return a context with the flag for always trust set.

# Structs

Identity is a GPG identity, one key can have many IDs.
Key is a GPG key (public or secret).

# Type aliases

KeyList is a searchable slice of Keys.