Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceContext ¶
type ServiceContext struct { Config config.Config Repo SvrClient SceneTimerControl timer.SceneControl Bus eventBus.Bus DataUpdate dataUpdate.DataUpdate }
func NewServiceContext ¶
func NewServiceContext(c config.Config) *ServiceContext
type SvrClient ¶ added in v0.4.1
type SvrClient struct { ProductM productmanage.ProductManage DeviceInteract deviceinteract.DeviceInteract DeviceMsg devicemsg.DeviceMsg DeviceM devicemanage.DeviceManage }
Click to show internal directories.
Click to hide internal directories.