Versions in this module Expand all Collapse all v1 v1.0.0 Aug 18, 2021 Changes in this version + type Record struct + Address string + Priority int64 + type Resolver interface + Resolve func(name string) ([]*Record, error)