database

package
v0.0.0-...-715a55d Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2026 License: LGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB = &Database{}

Functions

This section is empty.

Types

type Database

type Database struct {
	// contains filtered or unexported fields
}

func (*Database) Close

func (d *Database) Close() error

func (*Database) GetDB

func (d *Database) GetDB() *sql.DB

func (*Database) Open

func (d *Database) Open(databaseFile string) error

func (*Database) SetDB

func (d *Database) SetDB(db *sql.DB)

Jump to

Keyboard shortcuts

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