db

package
v0.0.0-...-d9a43d7 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Database

type Database struct {
	*sql.DB
}

func (*Database) Bootstrap

func (db *Database) Bootstrap() (err error)

func (*Database) GetValue

func (db *Database) GetValue(key string) (value string, err error)

func (*Database) SetKey

func (db *Database) SetKey(key, value string) (storedValue string, err error)

Jump to

Keyboard shortcuts

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