aboutsummaryrefslogtreecommitdiff
path: root/go/util/bytes.go
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-45/+0
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2016-04-10Revert "Merge pull request #284 from thinxer/binary"chrislusf1-0/+45
This reverts commit 3523ad523929870aa8d4a7741ee8e152cfd40489, reversing changes made to 5d100994b1b9c6679113c8dd73f97aff85397f02.
2016-04-09replace util/bytes.go with binary.BigEndianJianfei Wang1-45/+0
2016-04-08Revert "Merge pull request #281 from thinxer/binary"chrislusf1-0/+45
This reverts commit a87fe8ffcec7a5210bf97301e2951eea51a0a0ec, reversing changes made to 6876bfa68524d4fc0a961f89dc29e53fbc654ea5.
2016-04-06replace util/bytes.go with binary.BigEndianJianfei Wang1-45/+0
2014-08-31adding ttl field to volume super blockChris Lu1-0/+12
2013-02-10testing compilation with remove packageChris Lu1-0/+33