Documentation
¶
Index ¶
- func SessionDec(s string) (t string, id string, hash []byte, err error)
- func SessionDel(rawid string) (err error)
- func SessionDelTenantAndId(t, id string) (err error)
- func SessionEnc(s *model.Session) (id string, sessbs []byte)
- func SessionLoad(rawid string) (sess *model.Session, err error)
- func SessionSave(s *model.Session) (id string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SessionDel ¶
func SessionDelTenantAndId ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.