项目作者: EdgeJay

项目描述 :
Based on go-kit's string service tutorial.
高级语言: Go
项目地址: git://github.com/EdgeJay/stringsvc.git
创建时间: 2018-10-28T17:22:22Z
项目社区:https://github.com/EdgeJay/stringsvc

开源协议:

下载


go-kit training: String Service

Created this repository to store files created while trying out go-kit’s string service tutorial.

https://gokit.io/examples/stringsvc.html

Notes

External dependencies are managed via dep, remember to run dep ensure