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