Versions in this module Expand all Collapse all v0 v0.9.0 Apr 11, 2023 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