crawler

package
v0.0.0-...-a95d5c7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2020 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Crawler

type Crawler struct {
	// contains filtered or unexported fields
}

func NewCrawler

func NewCrawler() Crawler

func (*Crawler) Crawl

func (cr *Crawler) Crawl(url string, depth int, verbose bool)

type UrlStats

type UrlStats struct {
	Url             string
	NoRetrievalErrs bool
	VisitCount      uint64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL