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 PubDev pubDev.PubDev MqttClient *clients.MqttClient PubInner pubInner.PubInner FastEvent *eventBus.FastEvent TimedM timedmanage.TimedManage ProductM productmanage.ProductManage DeviceM devicemanage.DeviceManage Script custom.Repo ProductCache dmExport.ProductCacheT DeviceCache dmExport.DeviceCacheT NodeID int64 }
func NewServiceContext ¶
func NewServiceContext(c config.Config) *ServiceContext
Click to show internal directories.
Click to hide internal directories.