Versions in this module Expand all Collapse all v1 v1.0.0 Aug 18, 2021 Changes in this version + type Resolver struct + Host string + Path string + Proto string + func (r *Resolver) Resolve(name string) ([]*resolver.Record, error) + type Response struct + Nodes []*resolver.Record