db

package
v0.53.1 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Driver = "sqlite3"
	Path   string
)

Functions

func Close added in v0.49.0

func Close()

func Init added in v0.50.0

func Init() func()

Types

type DB added in v0.53.0

type DB interface {
	ReadDB() *sql.DB
	WriteDB() *sql.DB
	Close()
}

func Db

func Db() DB

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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