sqlite

package
v0.0.45 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package sqlite is an endpoint for the SQLite key-value driver. See bitbucket.org/pcas/keyvalue/sqlite. Sqlite is a concrete implementation of the bitbucket.org/pcas/proxy/keyvalue abstract endpoint.

Types

We describe the JSON types specific to this endpoint.

# Connection The Connection object describes the connection details to SQLite:

{
	"Path": string
}

Any values set in Connection are optional; they overwrite the default Connection values for the endpoint. The default values can be obtained via the "defaults" operation.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL