# Functions
No description provided by the author
No description provided by the author
RegisterGRPCGatewayRoutes mounts the node gRPC service's GRPC-gateway routes on the given mux object.
RegisterNodeService registers the node gRPC service on the provided gRPC router.
RegisterServiceHandler registers the http handlers for service Service to "mux".
RegisterServiceHandlerClient registers the http handlers for service Service to "mux".
RegisterServiceHandlerFromEndpoint is same as RegisterServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterServiceHandlerServer registers the http handlers for service Service to "mux".
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ConfigRequest defines the request structure for the Config gRPC query.
ConfigResponse defines the response structure for the Config gRPC query.
UnimplementedServiceServer can be embedded to have forward compatible implementations.
# Interfaces
ServiceClient is the client API for Service service.
ServiceServer is the server API for Service service.