Versions in this module Expand all Collapse all v2 v2.0.1 Aug 1, 2026 Changes in this version + func Acceptable(next http.HandlerFunc) http.HandlerFunc + func AppID(next http.HandlerFunc) http.HandlerFunc + func ClientID(next http.HandlerFunc) http.HandlerFunc + func ContentType(next http.HandlerFunc) http.HandlerFunc + func EchoSetMaintenanceMode(fileName string) echo.MiddlewareFunc + func EchoSetNoCache(next echo.HandlerFunc) echo.HandlerFunc + func EchoSetRequestID(next echo.HandlerFunc) echo.HandlerFunc + func EchoSetRouteList(routes []*echo.Route) map[string]map[string]string + func Log(next http.HandlerFunc) http.HandlerFunc + func PrivateKey(next http.HandlerFunc) http.HandlerFunc + func Timestamp(next http.HandlerFunc) http.HandlerFunc Other modules containing this package github.com/MrAndreID/gomiddleware