Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = errors.New("secret not found")
Functions ¶
Types ¶
type Store ¶
type UnsupportedError ¶
type UnsupportedError struct {
GOOS string
}
func (*UnsupportedError) Error ¶
func (e *UnsupportedError) Error() string
Click to show internal directories.
Click to hide internal directories.