package
0.0.0-20230130100827-6c64ebff31b2
Repository: https://github.com/packtpublishing/go-cookbook.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Crawl collects responses from a list of urls that are passed in.
GetURL gets a url, and logs the time it took.

# Structs

CrawlError is our custom error type for aggregating errors.