# Functions
No description provided by the author
RegisterOracleHandler registers the http handlers for service Oracle to "mux".
RegisterOracleHandlerClient registers the http handlers for service Oracle to "mux".
RegisterOracleHandlerFromEndpoint is same as RegisterOracleHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterOracleHandlerServer registers the http handlers for service Oracle 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
QueryMarketMapRequest defines the request type for the MarketMap method.
QueryMarketMapResponse defines the response type for the MarketMap method.
QueryPricesRequest defines the request type for the the Prices method.
QueryPricesResponse defines the response type for the Prices method.
QueryVersionRequest defines the request type for the Version method.
QueryVersionResponse defines the response type for the Version method.
UnimplementedOracleServer can be embedded to have forward compatible implementations.
# Interfaces
OracleClient is the client API for Oracle service.
OracleServer is the server API for Oracle service.