Documentation
¶
Index ¶
Constants ¶
View Source
const (
SchemaVersion = 8
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DB ¶
type DB struct {
// contains filtered or unexported fields
}
DB represents the database connection
func (*DB) GetConnection ¶
GetConnection returns the underlying database connection
Click to show internal directories.
Click to hide internal directories.