handlers

package
v0.0.0-...-48972bb Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2019 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func NewHandler

func NewHandler(logger *zap.Logger, cfg *config.Config) *Handler

func (*Handler) GenKey

func (hd *Handler) GenKey(ctx *gin.Context)

func (*Handler) QueryAccTxs

func (hd *Handler) QueryAccTxs(ctx *gin.Context)

func (*Handler) QueryAccTxsByDirection

func (hd *Handler) QueryAccTxsByDirection(ctx *gin.Context)

func (*Handler) QueryAccount

func (hd *Handler) QueryAccount(ctx *gin.Context)

func (*Handler) QuerySingleTx

func (hd *Handler) QuerySingleTx(ctx *gin.Context)

func (*Handler) QueryTxs

func (hd *Handler) QueryTxs(ctx *gin.Context)

func (*Handler) SendSignedTransactionsAsync

func (hd *Handler) SendSignedTransactionsAsync(ctx *gin.Context)

func (*Handler) SendSignedTransactionsCommit

func (hd *Handler) SendSignedTransactionsCommit(ctx *gin.Context)

func (*Handler) SendSignedTransactionsSync

func (hd *Handler) SendSignedTransactionsSync(ctx *gin.Context)

func (*Handler) SendTransactionsAsync

func (hd *Handler) SendTransactionsAsync(ctx *gin.Context)

func (*Handler) SendTransactionsCommit

func (hd *Handler) SendTransactionsCommit(ctx *gin.Context)

func (*Handler) SendTransactionsSync

func (hd *Handler) SendTransactionsSync(ctx *gin.Context)

func (*Handler) ValidatorUpdate

func (hd *Handler) ValidatorUpdate(ctx *gin.Context)

Jump to

Keyboard shortcuts

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