Versions in this module Expand all Collapse all v1 v1.18.1 Apr 6, 2022 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