Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UnlockFunction ¶
type UnlockFunction func(username, password string) (openpgp.EntityList, error)
func UnlockRemember ¶
func UnlockRemember(f UnlockFunction) UnlockFunction
func UnlockSync ¶
func UnlockSync(f UnlockFunction) UnlockFunction
Click to show internal directories.
Click to hide internal directories.