Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry ¶
Entry stores entries with metadata
func (*Entry) SetDecryptedContent ¶
SetDecryptedContent decrypts an entry's content and sets the plain value on the object
type Storage ¶
type Storage struct{}
Storage implement all CRUD methods
func (*Storage) Delete ¶
Delete will delete an entry by its unique key, from either the cloud or a local file.
Click to show internal directories.
Click to hide internal directories.