sqlite

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2026 License: LGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SQLite

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

func Open

func Open(databaseFile string) *SQLite

func (*SQLite) FetchByUUID

func (p *SQLite) FetchByUUID(uuid string) (*schema.TelemetryData, error)

func (*SQLite) FetchLast100

func (p *SQLite) FetchLast100() ([]schema.TelemetryData, error)

func (*SQLite) Insert

func (p *SQLite) Insert(data *schema.TelemetryData) error

Jump to

Keyboard shortcuts

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