Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventSampler ¶
type EventSampler struct {
// contains filtered or unexported fields
}
func NewEventSampler ¶
func NewEventSampler(es *stores.EventStore) *EventSampler
func (*EventSampler) Close ¶
func (es *EventSampler) Close()
func (*EventSampler) GetSample ¶
func (es *EventSampler) GetSample() int
Click to show internal directories.
Click to hide internal directories.