Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IdleApp ¶
func NewIdleApp ¶
func NewIdleApp(config *model.ServiceConfig, msgChan chan string) *IdleApp
type ReceiveApp ¶
type ReceiveApp struct { App // contains filtered or unexported fields }
func NewReceiveApp ¶
func NewReceiveApp(config *model.ServiceConfig, msgChan chan string) *ReceiveApp
func (*ReceiveApp) Start ¶
func (ea *ReceiveApp) Start(updateMsgChan chan string)
func (*ReceiveApp) Stop ¶
func (ea *ReceiveApp) Stop()
Click to show internal directories.
Click to hide internal directories.