Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GRPCServer ¶
func GRPCServer( ctx context.Context, name string, host string, port uint16, registrations []GRPCRegistration, ) error
GRPCServer starts a gRPC server.
Types ¶
type GRPCRegistration ¶
GRPCRegistration is the signature for gRPC registrations against a server.
Click to show internal directories.
Click to hide internal directories.