dns

package
v1.12.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2016 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APP_ID = app.ID(2)
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DnsCache

type DnsCache interface {
	Get(domain string) net.IP
	Add(domain string, ip net.IP)
}

A DnsCache is an internal cache of DNS resolutions.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL