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 account handler
func NewRestHandler ¶
func NewRestHandler(c *context.Context) (*RestHandler, error)
NewRestHandler ...
func (*RestHandler) LoginWXApp ¶
func (h *RestHandler) LoginWXApp(c *gin.Context)
LoginWXApp defines the user login
Click to show internal directories.
Click to hide internal directories.