Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUpdateCallback ¶
func GetUpdateCallback() func()
GetUpdateCallback returns a callback function that updates asnmap
Types ¶
type OnResultCallback ¶
type Options ¶
type Options struct { FileInput goflags.StringSlice Resolvers goflags.StringSlice Asn goflags.StringSlice Domain goflags.StringSlice Ip goflags.StringSlice Org goflags.StringSlice Proxy goflags.StringSlice OutputFile string Output io.Writer DisplayInJSON bool DisplayInCSV bool Silent bool Verbose bool Version bool DisplayIPv6 bool OnResult OnResultCallback DisableUpdateCheck bool }
func ParseOptions ¶
func ParseOptions() *Options
ParseOptions parses the command line options for application
Click to show internal directories.
Click to hide internal directories.