Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllPathsToSlash ¶
AllPathsToSlash converts a list of paths to their correct platform specific slash representation.
Types ¶
type GUnit ¶ added in v1.14.4
type GUnit struct { Entries []string Recipients []string Dir string // contains filtered or unexported fields }
GUnit is a gopass unit test helper.
func NewGUnitTester ¶ added in v1.14.4
NewGUnitTester creates a new unit test helper.
func (*GUnit) AddExpiredRecipient ¶ added in v1.15.3
Click to show internal directories.
Click to hide internal directories.