Skip to content

Instantly share code, notes, and snippets.

@mottet-dev
Created June 15, 2019 16:02
Embed
What would you like to do?
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