Documentation
¶
Index ¶
- func Clear(c *gin.Context) error
- func Delete(c *gin.Context, key string) error
- func Get(c *gin.Context, key string) (interface{}, error)
- func GetString(c *gin.Context, key string) string
- func MustGet(c *gin.Context, key string) interface{}
- func Set(c *gin.Context, key, value string) error
- type KeyError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.