Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbsoluteEvent ¶
type Batch ¶
type Batch struct {
// contains filtered or unexported fields
}
func (*Batch) AddAbsoluteEvent ¶
func (b *Batch) AddAbsoluteEvent(e AbsoluteEvent)
func (*Batch) AddIncrementalEvent ¶
func (b *Batch) AddIncrementalEvent(e IncrementalEvent)
type IncrementalEvent ¶
Click to show internal directories.
Click to hide internal directories.