Documentation
¶
Overview ¶
Package sqlite re-exports the SQLite key-value storage backend.
This is the recommended storage backend for persistent storage. Data is persisted to a local SQLite database file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var New = sqlite.New
New creates a new SQLite storage.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.