## FEATURED
[Testy: An Extensible Facade Around Go's Core Testing Library](https://github.com/xdg/testy/?utm_source=studygolang&utm_medium=email)
It makes a bold claim: “If Go’s standard testing package annoys you, you might like Testy.”
[The Go Cookbook: An In-Progress Community Resource](http://golangcookbook.com/?utm_source=studygolang&utm_medium=email)
A community built and contributed collection of practical recipes for real world Golang development. Want to help/add something? Submit a pull request.
[Gobot 0.10: A Robotics / IoT Framework for Go](http://gobot.io/blog/2015/10/27/gobot-0.10-less-is-more/?utm_source=studygolang&utm_medium=email)
Supports 17 different platforms (including Arduino, Beaglebone, Pebble, and Sphero).
[Beta Release of Google Cloud Debugger for Go](https://cloud.google.com/tools/cloud-debugger/setting-up-go-on-compute-engine?utm_source=studygolang&utm_medium=email)
Cloud Debugger makes it easy for you to track down problems in your Go programs running on Compute Engine. Set a snapshot location and view application state when that line of code is executed.
[Fabio: A Zero-Conf Load Balancing HTTP Router for Microservices](https://github.com/eBay/fabio?utm_source=studygolang&utm_medium=email)
A zero-conf load balancing HTTP router for deploying microservices. Services provide a host/path prefix they serve and fabio live-updates the routing table based on availability.
[Running Go Applications on Azure App Service](https://azure.microsoft.com/en-gb/blog/running-go-applications-on-azure-app-service/?utm_source=studygolang&utm_medium=email)
Azure App Service now includes experimental support for running Go with web apps.
[imaginary: Fast HTTP Microservice for Image Processing](https://github.com/h2non/imaginary?utm_source=studygolang&utm_medium=email)
Fast HTTP microservice written in Go for high-level image processing backed by bimg and libvips. Packed with features and aimed at simple deployment via Docker or Heroku.
## IN BRIEF
[GopherCon Dubai Taking Place in February 2016](http://www.gophercon.ae/?utm_source=studygolang&utm_medium=email)
[Get Ready, Get Set, Go](https://nathany.com/learn-go/?utm_source=studygolang&utm_medium=email)
An excerpt from an under-development Go book, [Learn Go.](https://manning.com/books/learn-go?a_aid=nathany&a_bid=53f68821) Very beginner-friendly.
[Method Overriding in Go](https://medium.com/random-go-tips/method-overriding-680cfd51ce40?utm_source=studygolang&utm_medium=email)
[Fast Stream Deduplication in Go](https://blog.klauspost.com/fast-stream-deduplication-in-go/?utm_source=studygolang&utm_medium=email)
[Our Way to Go](http://engineering.dailymotion.com/our-way-to-go/?utm_source=studygolang&utm_medium=email)
[Why Is 'self' or 'this' Not Considered A Best Practice for Naming Your Method Receiver Variable?](https://www.reddit.com/r/golang/comments/3qoo36/question_why_is_self_or_this_not_considered_a/?utm_source=studygolang&utm_medium=email)
[goxml: libxml2 Bindings for Go](https://github.com/martende/goxml?utm_source=studygolang&utm_medium=email)
[ProxyBlock: A Content-Blocking Proxy Written in Go](https://github.com/jcuga/proxyblock?utm_source=studygolang&utm_medium=email)
[MIG: Mozilla InvestiGator](http://mig.mozilla.org/?utm_source=studygolang&utm_medium=email)
A real-time digital forensics and investigation platform built in Go.
[Goflake: A Distributed Id Generation Service That Starts At Zero](https://github.com/pkulak/goflake?utm_source=studygolang&utm_medium=email)
[chi: Small, Expressive Router / Mux for Go HTTP Services](https://github.com/pressly/chi?utm_source=studygolang&utm_medium=email)
[lmdb-go: Go Bindings to The OpenLDAP Lightning Memory-Mapped Database (LMDB)](https://github.com/bmatsuo/lmdb-go?utm_source=studygolang&utm_medium=email)
有疑问加站长微信联系(非本文作者)