Documentation ¶
Index ¶
- func Delete(ctx *fiber.Ctx, key string) error
- func Destroy(ctx *fiber.Ctx) error
- func Get(ctx *fiber.Ctx, key string) any
- func ID(ctx *fiber.Ctx) string
- func Regenerate(ctx *fiber.Ctx) error
- func Session(ctx *fiber.Ctx) *session.Session
- func Set(ctx *fiber.Ctx, key string, val any) error
- func Store(typ string) *session.Store
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.