db

package
v0.98.1 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var OptModeReadOnly = Opt{
	Key:   "mode",
	Value: "ro",
}
View Source
var OptModeReadWrite = Opt{
	Key:   "mode",
	Value: "rw",
}

Functions

func Open

func Open(databasePath string, opts ...Opt) (*sql.DB, error)

Types

type Opt

type Opt struct {
	Key   string
	Value string
}

Jump to

Keyboard shortcuts

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