rest

package
v0.0.0-...-f2ae4c7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterQueryRoutes

func RegisterQueryRoutes(cliCtx context.CLIContext, r *mux.Router, storeName string)

func RegisterRoutes

func RegisterRoutes(cliCtx context.CLIContext, r *mux.Router, storeName string)

func RegisterTxRoutes

func RegisterTxRoutes(cliCtx context.CLIContext, r *mux.Router, storeName string)

Types

type DeleteTaskReq

type DeleteTaskReq struct {
	BaseReq  rest.BaseReq `json:"base_req"`
	Contract string       `json:"contract"`
	Function string       `json:"function"`
	Force    string       `json:"force"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL