Versions in this module Expand all Collapse all v2 v2.2.1 Apr 12, 2022 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