Documentation
¶
Index ¶
Constants ¶
View Source
const ( KeySessions = "session" KeyStateData = "state_data" )
Variables ¶
This section is empty.
Functions ¶
func GetSession ¶
func GetSession(key string, target *model.UserClaims) (bool, error)
func SetSession ¶
func SetSession(key string, value model.UserClaims) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.