Versions in this module Expand all Collapse all v0 v0.8.6 Oct 15, 2020 Changes in this version + type Data struct + LastSeen int64 + Latest int + New int + Results []IPInfo + Total int + type IPInfo struct + FirstSeen Time + Gone bool + HasTraceroute bool + IP string + LastSeen Time + New bool + Port int + Proto string + type Job struct + CIDR string + Count int64 + ID int + Ports string + Proto string + Received Time + RequestedBy string + Submitted Time + type Port struct + Port int + Proto string + Service struct{ ... } + Status string + type Result struct + IP string + Ports []Port + type Submission struct + Host string + Job int64 + Time Time + type Time struct + func (t Time) String() string