Versions in this module Expand all Collapse all v0 v0.5.0 Jun 27, 2025 v0.4.0 May 14, 2025 v0.3.0 Mar 29, 2025 Changes in this version + type Options struct + Middleware app.HandlerFunc + MiddlewareOptions config.MiddlwareOptions + type ParallelMiddleware struct + func NewMiddleware(options []*Options) *ParallelMiddleware + func (m *ParallelMiddleware) ServeHTTP(ctx context.Context, c *app.RequestContext)