Documentation ¶
Index ¶
- Constants
- type Handler
- func (h *Handler) Error(c *gin.Context, req string, path string, err string)
- func (h *Handler) Income(ctx *gin.Context)
- func (h *Handler) Monitor(ctx *gin.Context)
- func (h *Handler) Pay(ctx *gin.Context)
- func (h *Handler) QueryTxs(ctx *gin.Context)
- func (h *Handler) Success(c *gin.Context, req string, resp interface{}, path string)
Constants ¶
View Source
const ( SUCCESS = 0 FAIL = 1 )
View Source
const (
TimeFormat = "2006-01-02 15:04:05"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.