Go最新资料汇总(三十七)

polaris · 2015-10-26 03:02:23 · 3622 次点击 · 大约8小时之前 开始浏览    置顶
这是一个创建于 2015-10-26 03:02:23 的主题,其中的信息可能已经有所发展或是发生改变。

Interfaces and Composition for Effective Unit Testing in Go
A look at concepts you can use to ensure your code is easy to test and four examples of effective testing in action.

First Chapter of 'The Go Programming Language' Book [PDF] The first chapter of a forthcoming book by Alan A A Donovan and Brian W Kernighan. It looks like it’s going to be a fantastic book when done.

Jobrunner: A Framework for Performing Work Asynchronously
Trigger and perform work outside of the request flow to prevent any delays to the current HTTP request (e.g. sending emails to new users on signup).

How Go Helps Docker and the Container Ecosystem Docker is built in Go and this has helped to spur Go’s adoption amongst DevOps engineers.

Azure App Service Get Experimental Go Support
You can now run Go apps on Microsoft’s Azure App Service.

Monoids for Gophers
“Monoids are a painfully abstract concept, in order to have any hope of gaining an intuition for them we’re going to need to look at some concrete examples.”

Writing Webapps With Gorilla Mux
A 5 minute screencast demonstrating gorilla/mux, an HTTP request router and dispatcher/multiplexer. GO IN 5 MINUTES

IN BRIEF

Hardcore Go: A 2 Day Class in Berlin in January 2016

Beta Testers Wanted for SublimeText Go

Elixir Concepts for Go Developers
Elixir is a Ruby-like language that runs on the Erlang VM.

Using Buffer Pools with Go

What Editor Plugins Are You using for Go?

Building a RESTful API in Go Using Only the Standard Library

Learning Golang Building a Stock Notifier

Gootstrap: A Simple Go Package Bootstrapper
Aims to save you some time when building a new package from scratch.

Goldi: Lazy Dependency Injection Framework for Go


有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

3622 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传