Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrPrepareStatement = "error when tying to prepare statement" ErrCreate = "error when tying to create entry" ErrDuplicate = "entry exists" ErrRead = "error when tying to read entry" ErrReadNotFound = "there is no entry with provided arguments" ErrUpdate = "error when tying to update entry" ErrDelete = "error when tying to delete entry" )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.