Versions in this module Expand all Collapse all v1 v1.0.1 Nov 1, 2023 Changes in this version + func GetUpdateCallback() func() + type OnResultCallback func([]*asnmap.Response) + type Options struct + Asn goflags.StringSlice + DisableUpdateCheck bool + DisplayIPv6 bool + DisplayInCSV bool + DisplayInJSON bool + Domain goflags.StringSlice + FileInput goflags.StringSlice + Ip goflags.StringSlice + OnResult OnResultCallback + Org goflags.StringSlice + Output io.Writer + OutputFile string + Proxy goflags.StringSlice + Resolvers goflags.StringSlice + Silent bool + Verbose bool + Version bool + func ParseOptions() *Options + type Runner struct + func New(options *Options) (*Runner, error) + func (r *Runner) Close() error + func (r *Runner) Run() error