Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DnsCacheImpl ¶
type DnsCacheImpl struct {
// contains filtered or unexported fields
}
func NewDnsCache ¶
func NewDnsCache(dnsResolver dnsmanager.DNSResolver) *DnsCacheImpl
func (*DnsCacheImpl) ResolveIpToDomain ¶
func (d *DnsCacheImpl) ResolveIpToDomain(ip string) string
Click to show internal directories.
Click to hide internal directories.