Documentation ¶
Index ¶
Constants ¶
View Source
const ( CacheClearDuration = 60 * 60 * time.Second MAX_CACHE_SIZE_NAME = "KentikMaxDnsCacheSize" RESOLVE_TIME_MAX = time.Duration(time.Millisecond * 80) )
Variables ¶
View Source
var (
MAX_CACHE_SIZE = 10000 // Cache up to 10K ips.
)
Functions ¶
This section is empty.
Types ¶
type Resolver ¶
func NewResolver ¶
Click to show internal directories.
Click to hide internal directories.