Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HostsCache ¶
func NewHostsCache ¶
func NewHostsCache(hostsFile string, cachePeriod time.Duration) *HostsCache
func (*HostsCache) OnParse ¶
func (hc *HostsCache) OnParse(f callback)
func (*HostsCache) Resolve ¶
func (hc *HostsCache) Resolve(hostname string) string
Click to show internal directories.
Click to hide internal directories.