# Functions
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query 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
QuerySpotPriceRequest defines the gRPC request structure for a SpotPrice query.
QuerySpotPriceResponse defines the gRPC response structure for a SpotPrice query.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.