package
Version:
v0.0.0-...-8887655
Opens a new window with list of versions in this module.
Published: Aug 16, 2020
License: ISC
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const ARINWhois = "rr.arin.net:43"
IANA access service.
Who returns the responsible IRR (or UNKNOWN) for a given AS.
Possible IRRs that AS blocks can be delegated to.
const (
IRR_UNKNOWN IRR = iota
IRR_ARIN
IRR_RIPE
)
Provider is the interface exposed to the service by IRR proxies.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.