Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckWebsites ¶
func CheckWebsites(wc WebsiteChecker, urls []string) map[string]bool
CheckWebsites checks a set of urls
func CheckWebsitesWithChan ¶
func CheckWebsitesWithChan(wc WebsiteChecker, urls []string) map[string]bool
CheckWebsitesWithChan checks a set of urls
Types ¶
type WebsiteChecker ¶
WebsiteChecker defines a website chacker function type
Click to show internal directories.
Click to hide internal directories.