Skip to content

Instantly share code, notes, and snippets.

@mottet-dev
Created June 15, 2019 16:02
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/4d07d4015a75baa100005d8d5c2a176e to your computer and use it in GitHub Desktop.
Save mottet-dev/4d07d4015a75baa100005d8d5c2a176e to your computer and use it in GitHub Desktop.
CSV For each - Go Colly
writer.Write([]string{
productName,
stars,
price,
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment