Versions in this module Expand all Collapse all v4 v4.9.0 Jul 31, 2024 Changes in this version + func NewResolver(opts ...resolver.Option) resolver.Resolver + type Resolver struct + func (r *Resolver) Resolve(req *http.Request) (*resolver.Endpoint, error) + func (r *Resolver) String() string