FEATURED
StableLib: An LTS Distribution of Go Packages
StableLib is a stable distribution of curated open source Go packages with long-term support. It’s free for open source and personal non-commercial projects.
'Big news! I merged the CL, Go 1.5 will be able to build iOS apps.'
The ability to write native iOS apps in pure Go is here.
Using Go and Docker Together for a Great Workflow
Mostly based around a Makefile that manages the building and running of a Go app within a Docker container.
GopherChina Trip Report
Did you know Go is more popular in China than any other country? Here’s a quick look at what’s going on there, including a visit to a 160 employee all-Go shop.
GoBooks: A Look at 19 Different Go Books
Some paid, some free - with brief summaries of each.
IN BRIEF
Golang and Docker on Google App Engine Managed VMs
Writing Microservices in Go
A very introductory look, aimed at people new to Go.
The Story behind 'Forge', a Configuration File Format and Go Parser
Why Go and Rust Are Not Competitors
harp: A Go Application Deploy Tool
Example of Hot-reloading / Hot-swapping Live Template Files in Go
varcaser: Library to Transform Names Between Common Variable Casing Conventions
gomphs: A Tool to Ping Multiple Hosts At Once
GoRethink 1.0 Released: A RethinkDB Driver for Go
Deputy: A Go Package That Adds Smarts On Top of os/exec
There’s a post explaining more.
有疑问加站长微信联系(非本文作者)

Go 1.5 will be able to build iOS apps.' Go and Docker for a Great Workflow
$ gomobile build -target=ios <pkg>