Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEventDropped = errors.New("event was not sent")
Functions ¶
This section is empty.
Types ¶
type EventSender ¶
type EventSender struct {
// contains filtered or unexported fields
}
func (*EventSender) SendEvent ¶
func (e *EventSender) SendEvent(evt interface{}) error
Click to show internal directories.
Click to hide internal directories.