Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGRPCServer ¶
func NewGRPCServer(connFactory *secureconn.Factory, c *config.Applications) *grpc.Server
NewGRPCServer returns a server that provides our services: * applications * health
func Spawn ¶
func Spawn(c *config.Applications, connFactory *secureconn.Factory) error
Spawn starts a grpc server using the provided host and port.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.