Documentation
¶
Index ¶
- func CtxWithSessionManager(ctx context.Context, sm *scs.SessionManager) context.Context
- func Destroy(ctx context.Context) error
- func Get[V any](ctx context.Context, key string) (V, bool)
- func Pop[V any](ctx context.Context, key string) (V, bool)
- func Put(ctx context.Context, key string, value any)
- func Remove(ctx context.Context, key string)
- func RenewToken(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CtxWithSessionManager ¶
func RenewToken ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.