Documentation ¶
Index ¶
- func GetInt16Query(c *gin.Context, key string, defaultValue int16) (int16, error)
- func GetInt32Query(c *gin.Context, key string, defaultValue int32) (int32, error)
- func GetInt64Query(c *gin.Context, key string, defaultValue int64) (int64, error)
- func GetInt8Query(c *gin.Context, key string, defaultValue int8) (int8, error)
- func GetIntQuery(c *gin.Context, key string, defaultValue int) (int, error)
- func GetStringQuery(ctx *gin.Context, key string, defaultValue string) string
- type Validator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInt16Query ¶
func GetInt32Query ¶
func GetInt64Query ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.