Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPCServer ¶
type GRPCServer interface {
Start()
}
func NewServer ¶
func NewServer(binding string, nodeMgr NodeManagerInterface) GRPCServer
NewServer generates a new gRPC Server
Click to show internal directories.
Click to hide internal directories.