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 (*SQLite) FetchByUUID ¶
func (p *SQLite) FetchByUUID(uuid string) (*schema.TelemetryData, error)
func (*SQLite) FetchLast100 ¶
func (p *SQLite) FetchLast100() ([]schema.TelemetryData, error)
Click to show internal directories.
Click to hide internal directories.