Versions in this module Expand all Collapse all v0 v0.5.0 Jan 4, 2019 Changes in this version + func NewResolver(opts ...resolver.Option) resolver.Resolver v0.4.0 Sep 25, 2018 Changes in this version + type Resolver struct + func (r *Resolver) Resolve(req *http.Request) (*resolver.Endpoint, error) + func (r *Resolver) String() string