Documentation
¶
Index ¶
- func RegisterAccount(r *mux.Router) error
- func RegisterBlock(r *mux.Router) error
- func RegisterDecodeRaw(r *mux.Router) error
- func RegisterQueryAccount(r *mux.Router) error
- func RegisterQueryBlock(r *mux.Router) error
- func RegisterQueryRawTx(r *mux.Router) error
- func RegisterQueryRecentBlocks(r *mux.Router) error
- func RegisterQueryRecentCoinTx(r *mux.Router) error
- func RegisterQueryRecentStakeTx(r *mux.Router) error
- func RegisterQueryStatus(r *mux.Router) error
- func RegisterQueryTx(r *mux.Router) error
- func RegisterQueryValidators(r *mux.Router) error
- func RegisterSearchCoinTxByAccount(r *mux.Router) error
- func RegisterStatus(r *mux.Router) error
- func RegisterTx(r *mux.Router) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAccount ¶
RegisterAccount is a convenience function to register all the handlers in this module.
func RegisterBlock ¶
func RegisterDecodeRaw ¶
func RegisterQueryAccount ¶
func RegisterQueryBlock ¶
func RegisterQueryRawTx ¶
func RegisterQueryStatus ¶
func RegisterQueryTx ¶
func RegisterQueryValidators ¶
func RegisterStatus ¶
func RegisterTx ¶
RegisterTx is a convenience function to register all the handlers in this module.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.