database

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const Driver = "sqlite3"

Variables

View Source
var (
	ErrNotFound error = fmt.Errorf("record not found")
	ErrSql      error = fmt.Errorf("sql error")
)

Functions

func Drop

func Drop(db *sql.DB, dbname string) error

func Migrate

func Migrate(db *sql.DB, dbname string) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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