Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Healthcheck ¶
func Healthcheck(router *gin.RouterGroup)
Healthcheck registers the route GET /api/v1/accounts
func PostForm ¶
func PostForm(router *gin.RouterGroup)
PostForm registers the route POST /api/v1/accounts
Types ¶
type ResponseBody ¶
type ResponseBody struct {
Message string
}
ResponseBody is the body of a response
type TokenValidateRequest ¶ added in v1.3.0
type TokenValidateResponse ¶ added in v1.3.0
Click to show internal directories.
Click to hide internal directories.