Versions in this module Expand all Collapse all v5 v5.0.0 Jan 31, 2026 Changes in this version + var DefaultConfig = Config + func Get(name string, c *echo.Context) (*sessions.Session, error) + func Middleware(store sessions.Store) echo.MiddlewareFunc + func MiddlewareWithConfig(config Config) echo.MiddlewareFunc + type Config struct + Skipper middleware.Skipper + Store sessions.Store Other modules containing this package github.com/labstack/echo-contrib