Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventRouter ¶
type EventRouter struct {
// contains filtered or unexported fields
}
func NewEventRouter ¶
func NewEventRouter(processor *eventdata.EventProcessor) *EventRouter
func (*EventRouter) Clear ¶
func (er *EventRouter) Clear()
func (*EventRouter) GetEventCount ¶
func (er *EventRouter) GetEventCount() uint64
func (*EventRouter) GetProcessor ¶ added in v0.7.1
func (er *EventRouter) GetProcessor() *eventdata.EventProcessor
func (*EventRouter) GetStartTime ¶
func (er *EventRouter) GetStartTime() time.Time
Click to show internal directories.
Click to hide internal directories.