session

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrStoreNotFound = errors.New("session store not found")

ErrStoreNotFound indicates that the session store was not present in the context

Functions

func Get

func Get(ctx echo.Context, name string) (*sessions.Session, error)

Get returns a session

func Store

func Store(ctx echo.Context, store sessions.Store)

Store sets the session storage in the context

Types

This section is empty.

Jump to

Keyboard shortcuts

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