Versions in this module Expand all Collapse all v6 v6.2.13 Sep 22, 2026 v6.2.12 Sep 21, 2026 Changes in this version + type Middleware struct + Skipper middleware.Skipper + func MaxAge(maxAge time.Duration, requestURLs ...string) Middleware + func NoCache(requestURLs ...string) Middleware + func (m Middleware) Handle(next echo.HandlerFunc) echo.HandlerFunc