Documentation ¶
Index ¶
Constants ¶
View Source
const PATH_SEPARATOR = "/"
View Source
const TITLE_KEY = "Title"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
type Database struct { gokeepasslib.Database // contains filtered or unexported fields }
func (*Database) GetEntryPaths ¶
func (*Database) GetFirstEntryByPath ¶
Returns the first entry matching the entry path provided. Note that the path might not be unique. Use the UUID method when identifying a precise entry is necessary
func (*Database) UnlockWithPasswordAndKey ¶
type EntryField ¶
type EntryField = gokeepasslib.ValueData
Click to show internal directories.
Click to hide internal directories.