package
Version:
v0.0.0-...-45f7050
Opens a new window with list of versions in this module.
Published: Apr 6, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
GOOD = 0
DNS_BLOCKED = 1
TCP_BLOCKED = 1 << 1
TCP_RESET = 1 << 2
WRONG_PAGE = 1 << 3
BLANK_PAGE = 1 << 4
)
type URLStatus struct {
URL string
Status int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.