Categorygithub.com/p000ic/go-echo-session
modulepackage
0.1.1
Repository: https://github.com/p000ic/go-echo-session.git
Documentation: pkg.go.dev

# README

Session middleware for Echo

# Functions

Destroy a session.
FromContext get session storage from context.
New create a session middleware.
NewWithConfig create a session middleware.
Refresh a session and return to session storage.

# Variables

DefaultConfig is the default Recover middleware config.

# Structs

No description provided by the author

# Type aliases

No description provided by the author