repo

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Datastore

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

func NewDB

func NewDB() (*Datastore, error)

func (*Datastore) Close

func (d *Datastore) Close() error

func (*Datastore) DB

func (d *Datastore) DB() *sql.DB

type NullLogger

type NullLogger struct{}

func (*NullLogger) Fatalf

func (l *NullLogger) Fatalf(format string, v ...any)

func (*NullLogger) Printf

func (l *NullLogger) Printf(
	format string,
	v ...any,
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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