Documentation
¶
Index ¶
Constants ¶
View Source
const ( TargetGlobal = 1 << iota TargetContinent TargetCountry TargetRegionGroup TargetRegion TargetASN TargetIP )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TargetOptions ¶
type TargetOptions int
func ParseTargets ¶
func ParseTargets(v string) (tgt TargetOptions, err error)
func (TargetOptions) GetTargets ¶
func (TargetOptions) String ¶
func (t TargetOptions) String() string
Click to show internal directories.
Click to hide internal directories.