Commit graph

6 commits

Author SHA1 Message Date
Vincent Batts
7f39bac612 documenting and testing the encoding decorator 2014-08-14 21:16:05 -04:00
Vincent Batts
e27d7cfab2 now marshaller respects options like 'omitempty' 2014-08-14 21:05:31 -04:00
Vincent Batts
0d6d4580ca bencode.Unmarshal
* matching its behavior to encoding/json.Unmarshal
* adding test for Unmarshal
2014-08-14 15:42:20 -04:00
Vincent Batts
ba37eae00a switching bencode.Marshal to match other encoders 2014-08-14 15:27:07 -04:00
Vincent Batts
c4a2cbbbbe gofmt and update encoding tags 2014-08-14 15:19:42 -04:00
Vincent Batts
0eb8ce1253 move bencode to subdirectory
making room for other packages
2014-08-14 14:27:17 -04:00