sqlite3

package
v0.8.8 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const LogTag = "sqlite3"
View Source
const MaxIdle = 2
View Source
const MaxLifetime = 5 * time.Minute
View Source
const MaxOpen = 5

Variables

This section is empty.

Functions

func AuditTrail added in v0.8.6

func AuditTrail(dsn string, table string, recordset []db.AuditRecord) (int, error)

func GetACL

func GetACL(dsn string, table string, withPIN bool) (*lib.Table, error)

func GetEvents added in v0.8.6

func GetEvents(dsn string, table string, controller uint32) ([]uint32, error)

func Log added in v0.8.6

func Log(dsn string, table string, recordset []db.LogRecord) (int, error)

func NewDB added in v0.8.6

func NewDB(dsn string) db.DB

func PutACL

func PutACL(dsn string, table string, recordset lib.Table, withPIN bool) (int, error)

func PutEvents added in v0.8.6

func PutEvents(dsn string, table string, events []core.Event) (int, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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