package
Version:
v0.0.0-...-80825c6
Opens a new window with list of versions in this module.
Published: Nov 20, 2020
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package hosts provides address lookups from local hostfile (usually /etc/hosts).
type Config struct {
Poll int
Verbose bool
}
Config stores options for hostsfile
type Hostsfile struct {
}
Hostsfile represents a file containing hosts
NewHostsfile returns a new Hostsfile object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.