sessionmgr

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SessionDec

func SessionDec(s string) (t string, id string, hash []byte, err error)

func SessionDel

func SessionDel(rawid string) (err error)

func SessionDelTenantAndId

func SessionDelTenantAndId(t, id string) (err error)

func SessionEnc

func SessionEnc(s *model.Session) (id string, sessbs []byte)

func SessionLoad

func SessionLoad(rawid string) (sess *model.Session, err error)

func SessionSave

func SessionSave(s *model.Session) (id string, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL