Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClosableStorer ¶
ClosableStorer is a Storer that uses a SQL database.
func Open ¶
Open opens a new Storer. The returned Storer must be closed after use.
The following schemes are supported:
- sqlite
func OpenSQLite ¶
OpenSQLite creates a new SQLite database.
Click to show internal directories.
Click to hide internal directories.