Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Thu, 08 Mar 2018 06:36:00 +0000 Embedding assets in go 14 points posted by lolly https://blog.codeship.com/embedding-assets-in-go 398 Fri, 06 Nov 2015 11:15:00 +0000 Testing Your (HTTP) Handlers in Go #go #testing #http Building a web (HTTP) service in Go? Let's talk about how to unit test your handler functions, injecting the necessary dependencies, and mocking the rest. 12 points posted by Manuel Weiss https://blog.codeship.com/testing-http-handlers-go 854 Wed, 25 May 2016 14:53:00 +0000 Concurrency Patterns in Go - Part 1 This article covers what concurrency is, and then goes over a couple of examples to help you understand the patterns in Go. 10 points posted by Manuel Weiss http://blog.codeship.com/an-intro-to-concurrency-patterns-in-go 728 Thu, 24 Mar 2016 22:04:00 +0000 A look inside with codeship with johnny boursiquot 10 points posted by kenny http://blog.codeship.com/a-look-inside-with-codeship-johnny-boursiquot-of-rbm-technologies 726 Wed, 23 Mar 2016 20:04:00 +0000 Comparing elixir and go 9 points posted by andythomas https://blog.codeship.com/comparing-elixir-go 1631 Fri, 27 Jan 2017 06:14:00 +0000 Making the switch from node js to golang @digg #node 7 points posted by lolly https://blog.codeship.com/making-the-switch-from-node-js-to-golang 1501 Tue, 10 Jan 2017 09:12:00 +0000 Real life go benchmarking 7 points posted by Manuel Weiss https://blog.codeship.com/real-life-go-benchmarking 1209 Wed, 09 Nov 2016 18:12:00 +0000 Visualizing Concurrency in Go We take a look at common concurrency patterns and visualize the way they look using Go and WebGL. 7 points posted by Manuel Weiss https://blog.codeship.com/visualizing-concurrency-go 916 Wed, 29 Jun 2016 18:21:00 +0000 Getting started with websockets in Go WebSockets are one of the core technologies the author use for his product to connect people on a call. Let's look at how to get started with WebSockets in JavaScript and Go. 5 points posted by Manuel Weiss https://blog.codeship.com/getting-started-with-websockets-in-go 818 Tue, 10 May 2016 09:48:00 +0000 Concurrency in Go - Part 2 This article walks through some more sophisticated patterns for concurrency in Go by introducing synchronization. 3 points posted by Manuel Weiss http://blog.codeship.com/concurrency-in-go-part-ii 729 Thu, 24 Mar 2016 22:06:00 +0000 Composable go services using libchan 3 points posted by kenny https://blog.codeship.com/composable-go-services-using-libchan 300 Sun, 18 Oct 2015 13:41:00 +0000 Monitoring with bosun 3 points posted by kenny http://blog.codeship.com/monitoring-with-bosun 265 Thu, 15 Oct 2015 18:06:00 +0000 Godep dependency management in golang 3 points posted by gopher https://blog.codeship.com/godep-dependency-management-in-golang 71 Wed, 30 Sep 2015 22:04:00 +0000 An inside look with codeship katrina owen of exercism io 3 points posted by lolly http://blog.codeship.com/an-inside-look-with-codeship-katrina-owen-of-exercism-io 62 Wed, 30 Sep 2015 19:08:00 +0000 Using object oriented web servers go 2 points posted by gopher http://blog.codeship.com/using-object-oriented-web-servers-go 380 Sun, 01 Nov 2015 21:05:00 +0000 Building minimal docker containers for go applications 1 points posted by kenny http://blog.codeship.com/building-minimal-docker-containers-for-go-applications 224 Mon, 12 Oct 2015 18:24:00 +0000