Documentation
¶
Overview ¶
Package grpc holds grpc related files
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server defines a gRPC server
func (*Server) ServiceRegistrar ¶
func (g *Server) ServiceRegistrar() grpc.ServiceRegistrar
ServiceRegistrar returns the gRPC server
Click to show internal directories.
Click to hide internal directories.