Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + type Interface interface + WrapHandler func(handler transhttp.HandlerFunc) transhttp.HandlerFunc + type RouteSource interface + Name func() string + RegisterTo func(r transhttp.Router) error + type RouteSourceWatcher interface + Watch func(ctx context.Context) <-chan RouteSource