Versions in this module Expand all Collapse all v1 v1.11.0 Feb 9, 2019 Changes in this version + const COMMON_DNS_PORT + type DNSCache struct + func NewDNSCache() *DNSCache + func (c *DNSCache) Query(payload []byte) *dns.Msg + func (c *DNSCache) Store(payload []byte)