Versions in this module Expand all Collapse all v2 v2.0.4 Aug 2, 2021 Changes in this version + func NewBuilder(d registry.Discovery, opts ...Option) resolver.Builder + type Option func(o *builder) + func WithInsecure(insecure bool) Option + func WithLogger(logger log.Logger) Option + func WithTimeout(timeout time.Duration) Option