etcd/wal
Brandon Philips 24fd126822 *: stop using 0xBEEF
Using 0xBEEF is annoying in examples because it makes it makes it look
like the user can use ascii or something. In the Procfile use
0x0,0x1,0x2,etc and use 0xBAD0 in test.
2014-09-09 16:40:51 -07:00
..
walpb wal: move pb files to walpb 2014-09-03 16:46:42 -07:00
decoder.go wal: move pb files to walpb 2014-09-03 16:46:42 -07:00
encoder.go wal: move pb files to walpb 2014-09-03 16:46:42 -07:00
multi_readcloser.go wal: fix wal 2014-09-03 15:10:15 -07:00
record_test.go wal: move pb files to walpb 2014-09-03 16:46:42 -07:00
util.go wal: fix wal 2014-09-03 15:10:15 -07:00
wal.go wal: do not save empty state 2014-09-09 10:15:29 -07:00
wal_test.go *: stop using 0xBEEF 2014-09-09 16:40:51 -07:00