Versions in this module Expand all Collapse all v1 v1.0.0 Apr 7, 2026 Changes in this version + func New(next http.Handler, opts ...Option) http.Handler + func SetRoute(r *http.Request, route string) + type Option func(*config) + func WithClusterer(c *clusterurl.ClusterURLClassifier) Option