Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct { Plugins []Channel // contains filtered or unexported fields }
Manager manages Channels.
func (*Manager) Channels ¶
func (m *Manager) Channels() []chan<- model.ChanneledEvent
Channels return the channels to register them on subscriber in the main.
Click to show internal directories.
Click to hide internal directories.