Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidDBProvided = errors.New("invalid DB provided")
ErrInvalidDBProvided is returned in the event that an uninitialized db is used to perform actions against.
Functions ¶
Types ¶
type DB ¶
type DB struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.