Versions in this module Expand all Collapse all v1 v1.16.2 Nov 13, 2019 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