Versions in this module Expand all Collapse all v1 v1.3.1 Mar 25, 2026 Changes in this version + type StrictEchoHandlerFunc func(ctx *echo.Context, request interface{}) (response interface{}, err error) + type StrictEchoMiddlewareFunc func(f StrictEchoHandlerFunc, operationID string) StrictEchoHandlerFunc