Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
func NewController ¶
func NewController(host env.HostController) (*Controller, error)
func (*Controller) Enabled ¶
func (c *Controller) Enabled() bool
func (*Controller) GetCtrlHandlers ¶
func (c *Controller) GetCtrlHandlers(binding channel.Binding) []channel.TypedReceiveHandler
func (*Controller) GetMgmtHandlers ¶
func (c *Controller) GetMgmtHandlers() []channel.TypedReceiveHandler
func (*Controller) Initialize ¶
func (c *Controller) Initialize()
func (*Controller) Run ¶
func (c *Controller) Run()
func (*Controller) Shutdown ¶
func (c *Controller) Shutdown()
Click to show internal directories.
Click to hide internal directories.