1 Star 0 Fork 0

guubohan / nano

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
common.go 149 Bytes
一键复制 编辑 原始数据 按行查看 历史
chrislonng 提交于 2017-08-17 12:55 . make golint happy
package protocol
// None represents a message with nothing
type None struct{}
// EmptyMessage was a shared empty message
var EmptyMessage = None{}
1
https://gitee.com/guubohan/nano.git
git@gitee.com:guubohan/nano.git
guubohan
nano
nano
v0.4.0

搜索帮助