Versions in this module Expand all Collapse all v1 v1.15.1 Jun 9, 2025 Changes in this version + type Metadata struct + type Middleware interface + GetHandler func(ctx context.Context, metadata Metadata) (func(next http.Handler) http.Handler, error)