dbx

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Conn *sql.DB
)

Functions

This section is empty.

Types

type Database

type Database struct {
	Conn *sql.DB
}

func New

func New() (*Database, error)

type Dialect

type Dialect string
const (
	DialectSQLite Dialect = "sqlite"
	DialectLibSQL Dialect = "libsql"
)

Jump to

Keyboard shortcuts

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