package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 14, 2019
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Crawl struct {
BaseURL string `json:url`
URL string `json:"url"`
Depth int `json:"depth"`
}
Crawl defines a crawl.
Strings returns string representation of a crawl.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.