Documentation
¶
Index ¶
Constants ¶
View Source
const ( DomainsFileName = "domains" URLsFileName = "urls" IPsFileName = "ips" )
Variables ¶
View Source
var ErrBufferOverflow = errors.New("can not read a line from file. Line is too long")
View Source
var (
ErrIncorrectFileType = errors.New("incorrect file type. Can not load the file")
)
View Source
var ErrParseIP = errors.New("can not parse resource line as net.IP from a file")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.