mattn

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: BSD-3-Clause Imports: 6 Imported by: 2

README

go-sqlite-mattn

Go package for implementing the aaronland/go-sqlite/v2 interfaces with mattn/go-sqlite3 SQLite databases.

Documentation

Documentation is incomplete at this time.

See also

Documentation

Index

Constants

View Source
const SQLITE_DRIVER string = "sqlite3"
View Source
const SQLITE_SCHEME string = "mattn"

Variables

This section is empty.

Functions

func NewMattnDatabase

func NewMattnDatabase(ctx context.Context, db_uri string) (sqlite.Database, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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