aboutsummaryrefslogtreecommitdiff
path: root/go/operation/system_message_test.go
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-59/+0
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2014-12-26use github.com/golang/protobuf/proto instead of ↵yanyiwu1-1/+1
code.google.com/p/goprotobuf/proto
2014-10-26formatting code by: goimports -w=true .Chris Lu1-1/+2
2014-04-21Change to protocol buffer for volume-join-masster messageChris Lu1-0/+58
Reduced size to about 1/5 of the previous json format message