Documentation
¶
Overview ¶
Package sqlite provides the production SQLite storage driver.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEmptyPath = errors.New("sqlite database path is required")
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct {
// contains filtered or unexported fields
}
func (*Driver) DriverName ¶
func (*Driver) SQLiteMaintenanceEnabled ¶
Click to show internal directories.
Click to hide internal directories.