Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPCServer ¶
type GRPCServer struct {
// contains filtered or unexported fields
}
func (*GRPCServer) Serve ¶
func (g *GRPCServer) Serve() error
type RESTServer ¶
type RESTServer struct {
// contains filtered or unexported fields
}
func (*RESTServer) Serve ¶
func (r *RESTServer) Serve() error
Click to show internal directories.
Click to hide internal directories.