db

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrMissingParseTimeOption       = errors.New("missing parse time option")
	ErrMissingMultiStatementsOption = errors.New("missing multi statements option")
	ErrMissingLocationOption        = errors.New("missing location option")
)
View Source
var Migrations embed.FS

Functions

This section is empty.

Types

type DB

type DB struct {
	Queries *generated.Queries
	DB      *sql.DB
	// contains filtered or unexported fields
}

func New

func New(url string, logger types.Logger) (*DB, error)

func (*DB) Close

func (db *DB) Close() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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