Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotSupported = errors.New("operation not supported by SQLite")
ErrNotSupported is returned for operations that SQLite does not support. SQLite has no concept of users, roles, permissions, or multiple databases.
Functions ¶
func NewManager ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.