"hey": HTTP performance testing tool that's a nicer drop-in for Apache Bench. In #golang, from @rakyll https://github.com/rakyll/hey
GitHub
GitHub - rakyll/hey: HTTP load generator, ApacheBench (ab) replacement
HTTP load generator, ApacheBench (ab) replacement. Contribute to rakyll/hey development by creating an account on GitHub.
mercari / go-httpdoc: Golang package for generating API documentation from httptest. See example output https://github.com/mercari/go-httpdoc #golang
GitHub
GitHub - mercari/go-httpdoc: Golang package for generating API documentation from httptest. See example output
Golang package for generating API documentation from httptest. See example output - GitHub - mercari/go-httpdoc: Golang package for generating API documentation from httptest. See example output
We made a multiplayer browser game in Go for fun #golang http://blog.u2i.com/we-made-a-multiplayer-browser-game-in-go-for-fun
We made a multiplayer browser game for fun to learn Go #reddit #golang http://blog.u2i.com/we-made-a-multiplayer-browser-game-in-go-for-fun/ | http://4gophers.ru
"Context and Cancellation of goroutines"
Great step-by-step build up and explanation - @dahernan
http://dahernan.github.io/2015/02/04/context-and-cancellation-of-goroutines/ #golang
Great step-by-step build up and explanation - @dahernan
http://dahernan.github.io/2015/02/04/context-and-cancellation-of-goroutines/ #golang
dahernan.github.io
Context and Cancellation of goroutines - http://dahernan.github.io
Should I #Go? The Pros and Cons of Using Go Programming Language http://bit.ly/2sdPM2n @bugfenderapp @thepracticaldev #golang
The Practical Dev
Should I Go? The Pros and Cons of Using Go Programming Language
"Stopping Goroutines"
Using channels to signal stop and has stopped, plus 'runner' pkg to help - @matryer
https://medium.com/@matryer/stopping-goroutines-golang-1bf28799c1cb #golang
Using channels to signal stop and has stopped, plus 'runner' pkg to help - @matryer
https://medium.com/@matryer/stopping-goroutines-golang-1bf28799c1cb #golang
Medium
Stopping Goroutines
Goroutines are extremely powerful and must be the simplest way to write concurrent code in any programming language…
Hey, it's a me, Maurício! Talking about building proxies in #golang :D https://twitter.com/golangphilly/status/870270813659959300
Twitter
GoLang Philly
Just uploaded the video of last month's main presentation: @mauriciojr on building a proxy server in Go: https://t.co/biAasZcBCW
Ready at @bol_com for 3 days of #golang #ultimatego. Hey @coreos, Singapore loved "all" your stickers, hint hint.… https://twitter.com/i/web/status/870171510832586752
Twitter
William Kennedy
Ready at @bol_com for 3 days of #golang #ultimatego. Hey @coreos, Singapore loved "all" your stickers, hint hint. @HashiCorp represents
We are hiring in SF! Ping me if working on vSphere Integrated Containers sounds interesting #golang #vmware
Ref: https://careers.vmware.com/job/san-francisco/software-engineer-vsphere-integrated-containers/1567/4684490
Ref: https://careers.vmware.com/job/san-francisco/software-engineer-vsphere-integrated-containers/1567/4684490
Vmware
Software Engineer - vSphere Integrated Containers job description at VMware
Learn more about applying for Software Engineer - vSphere Integrated Containers at VMware
In case you missed it last week: Deploying @gobuffalo_io to @heroku With @docker https://blog.gobuffalo.io/deploying-buffalo-to-heroku-with-docker-adafa4afdd6f #golang #rails /cc @golangweekly
Buffalo — Rapid Web Development in Go
Deploying Buffalo to Heroku With Docker
Recently we announced that there are now Docker images for Buffalo. In this post, and video, I’d like to show you how to use those images…
if you use @elastic with #golang you might want to check out my little query builder https://gist.github.com/tj/63d7546994d63db47bb6247bf0eef7d0?ts=2
Gist
ES DSL
My #gopherchina talk is now online: "Understanding Go interfaces"
#golang https://twitter.com/astaxie/status/870618453450928129
#golang https://twitter.com/astaxie/status/870618453450928129
Twitter
astaxie
2 4 Google Understanding Go Interfaces: https://t.co/oEctrVXEbf via @YouTube
Great #golang talks from the past
@GopherCon 2014: @jgrahamc
A Channel Compendium
https://www.youtube.com/watch?v=SmoM1InWXr0
@GopherCon 2014: @jgrahamc
A Channel Compendium
https://www.youtube.com/watch?v=SmoM1InWXr0
YouTube
GopherCon 2014 A Channel Compendium by John Graham-Cumming
Channels are Go's communication mechanism and the standard way for goroutines to communicate. But there are many uses of a channel that go beyond simply sending data to a goroutine.
This talk will start with the basics of channel communication and work through…
This talk will start with the basics of channel communication and work through…