db

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SettingsCountdownDate    settingsKey = "countdownDate"
	SettingsCountdownEnabled settingsKey = "countdownEnabled"
)

Variables

This section is empty.

Functions

func SettingsRead

func SettingsRead(db *Db, key settingsKey) string

func SettingsWrite

func SettingsWrite(db *Db, key settingsKey, val string)

Types

type Db

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

func NewDb

func NewDb(path string, opts ...Opts) (*Db, error)

type Opts

type Opts func(*Db) error

Jump to

Keyboard shortcuts

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