Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Key string
Port PortList
ASN ASNList
Region RegionList
Output string
Config string
Auto bool
Norepeat bool
Page PageRange
// contains filtered or unexported fields
}
type RegionList ¶
type RegionList []string
func (*RegionList) Set ¶
func (l *RegionList) Set(c string) error
func (*RegionList) String ¶
func (l *RegionList) String() string
Click to show internal directories.
Click to hide internal directories.