Documentation
¶
Index ¶
- func Del(w http.ResponseWriter, key, path string)
- func DelUserInfo(w http.ResponseWriter)
- func Get(req *http.Request, key string) string
- func GetUserInfo(req *http.Request) (int32, string)
- func Set(w http.ResponseWriter, key, value, path string, maxAge int)
- func SetUserInfo(w http.ResponseWriter, userId int32, username string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DelUserInfo ¶
func DelUserInfo(w http.ResponseWriter)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.