Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventSender ¶
type EventSender interface {
SetEventListener(network.EventListener)
}
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func (*Manager) AddEventSender ¶
func (r *Manager) AddEventSender(sender EventSender)
Click to show internal directories.
Click to hide internal directories.