Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bolt ¶
type Bolt struct {
// contains filtered or unexported fields
}
func (*Bolt) FetchByUUID ¶
func (p *Bolt) FetchByUUID(uuid string) (*schema.TelemetryData, error)
func (*Bolt) FetchLast100 ¶
func (p *Bolt) FetchLast100() ([]schema.TelemetryData, error)
Click to show internal directories.
Click to hide internal directories.