svc

package
v0.0.0-...-592b0ac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

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
	DeviceInfo  model.DeviceInfoModel
	ProductInfo model.ProductInfoModel
	DeviceLog   model.DeviceLogModel
	DmDB        model.DmModel
	DeviceID    *utils.SnowFlake
	ProductID   *utils.SnowFlake
	Mqtt        mqtt.Client
	Mongo       *mongo.Database
	DeviceChan  *utils.ExpMap
}

func NewServiceContext

func NewServiceContext(c config.Config) *ServiceContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL