Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendBeacons ¶
Types ¶
type Persistence ¶
type Persistence struct {
// contains filtered or unexported fields
}
func New ¶
func New(s server, a auth, opts *opts) (*Persistence, error)
func (*Persistence) CountRecords ¶
func (p *Persistence) CountRecords(criteria string) uint64
func (*Persistence) GetFirstRow ¶
func (p *Persistence) GetFirstRow() RumEventRow
func (*Persistence) RecycleTables ¶
func (p *Persistence) RecycleTables()
type RumEventRow ¶
Click to show internal directories.
Click to hide internal directories.