Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Thu, 12 Oct 2017 09:15:00 +0000 Use Go Channels to Build a Crawler – Jorin's Logbook The other day I built a crawler that checks links on your website to see if there are any links that you can update from HTTP to HTTPS. You can find it at qvl.io/httpsyet. I came up with an implementation that abstracts the coordination using channels and I would like to share it in this article. 4 points posted by kenny https://jorin.me/use-go-channels-to-build-a-crawler 2790 Thu, 12 Oct 2017 00:23:00 +0000