Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Subscriber ¶
func (*Subscriber) DispatchEvent ¶
func (s *Subscriber) DispatchEvent(event *interface{})
func (*Subscriber) InternalInit ¶
func (s *Subscriber) InternalInit(eventChannel *chan *interface{}, name string)
func (*Subscriber) InternalTerminate ¶
func (s *Subscriber) InternalTerminate()
Click to show internal directories.
Click to hide internal directories.