Documentation ¶
Index ¶
- func CmdQueryParams() *cobra.Command
- func GetCmdQueryBookExposure() *cobra.Command
- func GetCmdQueryBookExposures() *cobra.Command
- func GetCmdQueryBookParticipation() *cobra.Command
- func GetCmdQueryBookParticipations() *cobra.Command
- func GetCmdQueryHistoricalParticipationExposures() *cobra.Command
- func GetCmdQueryOrderBook() *cobra.Command
- func GetCmdQueryOrderBooks() *cobra.Command
- func GetCmdQueryParticipationBets() *cobra.Command
- func GetCmdQueryParticipationExposure() *cobra.Command
- func GetCmdQueryParticipationExposures() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdQueryParams ¶
CmdQueryParams returns a command object instance for module params
func GetCmdQueryBookExposure ¶
GetCmdQueryBookExposure implements the bookexposure query command.
func GetCmdQueryBookExposures ¶
GetCmdQueryBookExposures implements the command to query all the exposures to a specific orderbook.
func GetCmdQueryBookParticipation ¶
GetCmdQueryBookParticipation implements the bookparticipation query command.
func GetCmdQueryBookParticipations ¶
GetCmdQueryBookParticipations implements the command to query all the participations to a specific orderbook.
func GetCmdQueryHistoricalParticipationExposures ¶
GetCmdQueryHistoricalParticipationExposures implements the command to query all the historical participation exposures to a specific orderbook.
func GetCmdQueryOrderBook ¶
GetCmdQueryOrderBook implements the orderbook query command.
func GetCmdQueryOrderBooks ¶
GetCmdQueryOrderBooks implements the query all order books command.
func GetCmdQueryParticipationBets ¶
GetCmdQueryParticipationBets implements the command to query all the participation fulfilled bets to a specific orderbook.
func GetCmdQueryParticipationExposure ¶
GetCmdQueryParticipationExposure implements the participationexposure query command.
func GetCmdQueryParticipationExposures ¶
GetCmdQueryParticipationExposures implements the command to query all the participation exposures to a specific orderbook.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.