Documentation ¶
Index ¶
- func GetBasicToken(ctx *gin.Context) string
- func GetBearerToken(ctx *gin.Context) string
- func GetToken(ctx *gin.Context, prefix string) string
- func IsBasicAuth(ctx *gin.Context) bool
- func ParseForm(c *gin.Context, obj interface{}) error
- func ParseJSON(c *gin.Context, obj interface{}) error
- func ParseQuery(c *gin.Context, obj interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.