# Functions
NewQueryBackendServiceClient constructs a client for the query.v1.QueryBackendService service.
NewQueryBackendServiceHandler builds an HTTP handler from the service implementation.
NewQueryFrontendServiceClient constructs a client for the query.v1.QueryFrontendService service.
NewQueryFrontendServiceHandler builds an HTTP handler from the service implementation.
RegisterQueryBackendServiceHandler register an HTTP handler to a mux.Router from the service implementation.
RegisterQueryFrontendServiceHandler register an HTTP handler to a mux.Router from the service implementation.
# Constants
QueryBackendServiceInvokeProcedure is the fully-qualified name of the QueryBackendService's Invoke RPC.
QueryBackendServiceName is the fully-qualified name of the QueryBackendService service.
QueryFrontendServiceName is the fully-qualified name of the QueryFrontendService service.
QueryFrontendServiceQueryProcedure is the fully-qualified name of the QueryFrontendService's Query RPC.
# Structs
UnimplementedQueryBackendServiceHandler returns CodeUnimplemented from all methods.
UnimplementedQueryFrontendServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
QueryBackendServiceClient is a client for the query.v1.QueryBackendService service.
QueryBackendServiceHandler is an implementation of the query.v1.QueryBackendService service.
QueryFrontendServiceClient is a client for the query.v1.QueryFrontendService service.
QueryFrontendServiceHandler is an implementation of the query.v1.QueryFrontendService service.