sqlite

package
v0.0.0-...-4ba1123 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package sqlite provides an implementation of sorted.KeyValue using an SQLite database file.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitDB

func InitDB(path string) error

InitDB creates a new sqlite database based on the file at path.

func NewStorage

func NewStorage(file string) (sorted.KeyValue, error)

NewStorage is a convenience that calls newKeyValueFromConfig with file as the sqlite storage file.

func SQLCreateTables

func SQLCreateTables() []string

func SchemaVersion

func SchemaVersion() int

Types

This section is empty.

Jump to

Keyboard shortcuts

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