Documentation ¶
Index ¶
- func Auth() gin.HandlerFunc
- func GetPathParameterInt(context *gin.Context, args ...string) (map[string]int, error)
- func GetPathParameterString(context *gin.Context, args ...string) (map[string]string, error)
- func HandleNotFound(c *gin.Context)
- func HandleNotMethod(c *gin.Context)
- func InitTrans(locale string) (err error)
- func Setup()
- type GetById
- type Gin
- type PageInfo
- type Response
- type ResponseExtra
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPathParameterInt ¶
GetPathParameterInt 获取请求路径上的id参数
func GetPathParameterString ¶
func HandleNotFound ¶
func HandleNotMethod ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.