FEATURED
Bosun: An Open Source Monitoring and Alerting System
The folks at Stack Exchange (best known for Stack Overflow) have built a time series alerting framework in Go. It includes a data collector (Scollector) and lets you define alerts with a custom DSL.
Embedding Lua in Go
A look at the practicalities of embedding a flexible, tried-and-tested scripting language into a Go app.
Go on Mobile
A slidedeck looking at Go’s increasing support for developing for mobile platforms. There are two approaches: write the whole app in Go, or use Go behind the typical Java or Objective C front-end.
A Code Galaxies Visualization of Go Packages
Essentially a 3D graph of 182,215 Go packages and their relationships. It’s beautiful, that’s for sure.
dotGO: The European Go conference (November 9, Paris)
The speaker list is of a high caliber and includes folks like Rob Pike, Kelsey Hightower, and Verónica López, with Blake Mizerany as 'conference MC'.
IN BRIEF
Proposal: golang.org/x/exp/shiny: An Experimental GUI Library
Hardcore Go: A 3 Day Intensive Go Class
Austin, SF, Seattle and Chicago - all soon.
SSH Client Connection in Golang
Configuring Your GOPATH with Go and Google App Engine
Practical Persistence in Go: Organising Database Access
Don't abuse math.Max / math.Min
Get A Redis: One Click, Docker-Based Auto Scaling Redis Host Implemented in Go
A Go Client for Google Cloud Bigtable
Muster: A Framework for Writing Libraries That Internally Batch Operations
有疑问加站长微信联系(非本文作者)
