Versions in this module Expand all Collapse all v1 v1.5.5 Oct 25, 2023 v0 v0.1.0 Oct 25, 2023 Changes in this version + func IsSecure(u *url.URL) bool + func NewBuilder(d registry.Discovery, opts ...Option) resolver.Builder + type Option func(o *builder) + func DisableDebugLog() Option + func WithInsecure(insecure bool) Option + func WithTimeout(timeout time.Duration) Option