Versions in this module Expand all Collapse all v0 v0.3.3 Feb 27, 2024 v0.3.2 Feb 21, 2024 Changes in this version + var DefaultConfig = Config + func New() echo.MiddlewareFunc + func NewWithConfig(config Config) echo.MiddlewareFunc + type Config struct + AreHeadersDump bool + IsBodyDump bool + Repanic bool + Skipper middleware.Skipper + Timeout time.Duration + WaitForDelivery bool