Versions in this module Expand all Collapse all v0 v0.1.5 Aug 23, 2017 Changes in this version + func NewResolverLive(filename string) *dnsLive + func NewResolverPreloaded(filename string) (*dnsPreloaded, error) + type DnsResolver interface + GetTxt func(string) ([]string, error)