Documentation ¶
Index ¶
- func CmdAddEvent() *cobra.Command
- func CmdListSportEvents() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdResolveEvent() *cobra.Command
- func CmdShowSportEvent() *cobra.Command
- func CmdSportEventListByUIDs() *cobra.Command
- func CmdUpdateEvent() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdAddEvent ¶
CmdAddEvent CLI registration for add-events command
func CmdListSportEvents ¶
CmdListSportEvents implements a command to return all sport-events
func CmdQueryParams ¶
CmdQueryParams returns the cmd function of params
func CmdResolveEvent ¶
CmdResolveEvent registers the resolve-event command
func CmdShowSportEvent ¶
CmdShowSportEvent implements a command to return a specific sport-events based on its UID
func CmdSportEventListByUIDs ¶
CmdSportEventListByUIDs returns command object for querying sport-events by uid list
func CmdUpdateEvent ¶
CmdUpdateEvent returns query for updating sport-event transaction
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.