Documentation
¶
Index ¶
- func GetSvcCtx() *svc.ServiceContext
- func NewDeviceAuth(runSvr bool) client.DeviceAuth
- func NewDeviceGroup(runSvr bool) client.DeviceGroup
- func NewDeviceManage(runSvr bool) client.DeviceManage
- func NewProductManage(runSvr bool) client.ProductManage
- func NewRemoteConfig(runSvr bool) client.RemoteConfig
- func RunServer(svcCtx *svc.ServiceContext)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSvcCtx ¶ added in v0.5.1
func GetSvcCtx() *svc.ServiceContext
func NewDeviceAuth ¶
func NewDeviceAuth(runSvr bool) client.DeviceAuth
func NewDeviceGroup ¶
func NewDeviceGroup(runSvr bool) client.DeviceGroup
func NewDeviceManage ¶
func NewDeviceManage(runSvr bool) client.DeviceManage
func NewProductManage ¶
func NewProductManage(runSvr bool) client.ProductManage
func NewRemoteConfig ¶ added in v0.3.0
func NewRemoteConfig(runSvr bool) client.RemoteConfig
func RunServer ¶ added in v0.5.1
func RunServer(svcCtx *svc.ServiceContext)
RunServer 如果是直连模式,同时提供Grpc的能力
Types ¶
Click to show internal directories.
Click to hide internal directories.