Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Thu, 13 Apr 2017 08:10:00 +0000 Testing http handlers go 9 points posted by kenny https://lanreadelowo.com/blog/2017/04/08/testing-http-handlers-go 2061 Sat, 08 Apr 2017 16:13:00 +0000 Type safety or convenience <p><code class="highlighter-rouge">Blogpost by @lanreadelowo</code></p> 8 points posted by norbertfuhs https://lanreadelowo.com/blog/2017/05/02/type-safety-or-convenience 2159 Tue, 02 May 2017 20:39:00 +0000 Understanding http.Roundtripper Go makes dealing with HTTP relatively easy, take that to your advantage and level up on understanding how to configure your own `http.Client` instance to cache HTTP responses without having to always make requests to the API server (if you know before hand, the data hardly changes) 3 points posted by horus https://lanreadelowo.com/blog/2017/07/24/roundtripper-go 2447 Sat, 29 Jul 2017 13:03:00 +0000 A guide to understanding HTTP Request handling and processing in Go Blog post by @lanreadelowo 2 points posted by norbertfuhs https://lanreadelowo.com/blog/2017/04/03/http-in-go 2029 Mon, 03 Apr 2017 12:35:00 +0000