Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventChannel ¶
type EventChannel struct {
// contains filtered or unexported fields
}
func NewEventChannel ¶
func (*EventChannel) Close ¶
func (c *EventChannel) Close()
func (*EventChannel) Push ¶
func (c *EventChannel) Push(event []byte)
Click to show internal directories.
Click to hide internal directories.