Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LoginRequest ¶
type LoginResponseData ¶
type RegisterRequest ¶
type UserHandler ¶
type UserHandler struct {
// contains filtered or unexported fields
}
func (*UserHandler) LoginPost ¶
func (h *UserHandler) LoginPost(c *gin.Context)
func (*UserHandler) RegisterPost ¶
func (h *UserHandler) RegisterPost(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.