Skip to content

Instantly share code, notes, and snippets.

@mottet-dev
Last active June 15, 2019 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mottet-dev/3a13031e5c96a8a377957001e9426ac0 to your computer and use it in GitHub Desktop.
Save mottet-dev/3a13031e5c96a8a377957001e9426ac0 to your computer and use it in GitHub Desktop.
Ramdom Dellay - Go Colly Advanced
c.Limit(&colly.LimitRule{
RandomDelay: 2 * time.Second,
Parallelism: 4,
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment