package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Oct 18, 2018
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type URL struct {
URL string `bson:"url"`
URI string `bson:"uri"`
Length int64 `bson:"length"`
Count int64 `bson:"count"`
IPs []string `bson:"ips"`
}
URL represents the results of url analysis
Source Files
¶
Click to show internal directories.
Click to hide internal directories.