//
pkg.gl
Category
github.com/mxc-foundation/lpwan-app-server
internal
api
cmdserver
package
0.0.0-20210730142958-e2aa4118589e
Repository:
https://github.com/mxc-foundation/lpwan-app-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
23
Dependents
1
Files
563 SLOC
#
Functions
NewServer
NewServer returns a new instance of cmdserver.
Start
Start starts gRPC server that serves command line request service.
#
Structs
CMDServer
CMDServer represents gRPC server serving command server.
Server
Server defines cmdserver.
#
Interfaces
Store
Store defines db APIs used by this package.