sqlite

package
v0.0.35 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2022 License: MIT Imports: 8 Imported by: 2

Documentation

Overview

Package sqlite implements the sqlite package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	*base.Store
}

Store is the sqlite store. It extends the base store for sqlite specific queries.

func NewSqliteStore

func NewSqliteStore(ctx context.Context, dbPath string) (*Store, error)

NewSqliteStore creates a new sqlite data store.

Jump to

Keyboard shortcuts

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