Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Mon, 15 Oct 2018 08:09:00 +0000 A Goroutine Scoped Context Proposal #concurrency #go2 <p> The context design in Go is beautiful and powerful. But like all things, it also can be improved. In this post I will present the major problems I currently see in the context system, a backward compatible solution to those problems, and a proof of concept library that implements a demo of the solution. Hopefully, you’ll be convinced that this change is necessary and can improve the user experience in the Go language. </p> 4 points posted by drogo https://posener.github.io/goroutine-scoped-context 3605 Sat, 13 Oct 2018 18:30:00 +0000 A HTTP2 adventure with Go 4 points posted by tollela https://posener.github.io/http2 3526 Thu, 30 Aug 2018 15:21:00 +0000