Documentation
¶
Index ¶
Constants ¶
View Source
const ( JwtCookieKey = "VegeJwtToken" JwtCtxErrKey = "VegeJwtCtxErr" JwtCtxMcKey = "VegeJwtCtxMc" )
Variables ¶
This section is empty.
Functions ¶
func GetMcFromCtx ¶
GetMcFromCtx 从ctx取得 mc
func GetTokenObjFromCtx ¶ added in v1.0.8
GetTokenObjFromCtx form ctx 取得 mc 并且将token JsonUnmarshal 到obj中,要求obj为对象地址
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.