Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registration ¶
Registration used to register a grpc Service
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is a multiplexed server that adds a default HTTP1.1 healthcheck
func (*Server) Add ¶
func (g *Server) Add(registration Registration)
Add add a GRPC registration method GRPC register will be generated automatically using a proto file use this method to add different server registrars to a grpc.Server
func (*Server) PeriodicFree ¶
PeriodicFree returns memory to OS given a span of time
Click to show internal directories.
Click to hide internal directories.