FEATURED
The Saga of Go Dependency Management
Next year, the Go dependency management landscape is likely to change quite a bit. Here, Sam Boyer ties up Go’s package management past, present, and future.
Participate in the Official 2016 Go User Survey
Responses will help the Go team understand how they are doing and help plan improvements for the Go language, libraries, and tools both for individuals and companies.
Some Tools For Go You Might Not Know Yet
With the year coming to a close it’s a great time to polish up your toolset. Here’s a look at four tools you may be unfamiliar with: interfacer, zb, realize, and binstale.
Contributing to the Go Project
An attempt to demystify the process behind contributing to Go to encourage you to tackle an issue or solve a bug for yourself.
How to Write Your Own Go Tool
Software Engineer Fatih Arslan runs through the various Go parser family packages and how to use them to create your own Go tool from scratch. 23 minutes.
Gogland: A Forthcoming Go IDE from JetBrains
Early access program only for now, but looks promising, particularly if you use their other IDEs.
MapReduce and Munching Through Big Data
How Google tackled the problem of processing enormous amounts of data, and how you can do the same with Go.
IN BRIEF
Manning Doing a 50% Off Sale on Go Language Books Today (Only)
Go 1.8 to Feature Support for HTTP/2 Server Push
New Features in Go 1.8's database/sql Package
How Do They Do It: Timers in Go
Covers the internal implementation of timers in Go, with plenty of example repo links to follow.
Goroutree: A Tree-Based Set Made of Coordinating Goroutines
Data Pipelines and Versioning with the Pachyderm Go Client
How to Avoid Go Gotchas By Learning Internals
How to Create a URL Shortener with Go and Couchbase
Go and a Package Focused Design
Code Quality Reports, A Free Service to Measure Go Project Quality
Gorums: Framework for Implementing Fault-Tolerant Quorum-Based Protocols
Greenwall: Tiny Service Health Dashboard Written in Go
Botella: Build a Chat Bot with Docker Plugins
Flexible and uses Docker containers for plugins so you can build them however you like.
godash: Utility Functions for Manipulating Slices
Inspired by JavaScript’s Lodash.
有疑问加站长微信联系(非本文作者)
