Documentation ¶
Index ¶
Constants ¶
View Source
const ( WORKER_COUNT = 40 WORKER_SLEEP_TIME_SEC = 4 // seconds )
View Source
const ( USER_AGENT = "Googlebot" ROBOTS_REQUEST_TIMEOUT = 2 // seconds ROBOTS_PATH = "/robots.txt" )
Variables ¶
This section is empty.
Functions ¶
func GetRobotsData ¶
func GetRobotsData(host string) (*robotstxt.RobotsData, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.