Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestHandler ¶
type RestHandler struct {
// contains filtered or unexported fields
}
RestHandler block chain handler
func NewRestHandler ¶
func NewRestHandler(c *context.Context) (*RestHandler, error)
NewRestHandler ...
func (*RestHandler) BlockChainCallBack ¶
func (h *RestHandler) BlockChainCallBack(c *gin.Context)
BlockChainCallBack defines call back of block chain
Click to show internal directories.
Click to hide internal directories.