1
0
Fork 0
tar-split/tar/storage
Vincent Batts 8a361ef0d8 tar/storage: Sprintf is unnecessary
fmt.Sprintf() vs string() for this []byte conversion is too much and
does not provide any further safety.

https://gist.github.com/vbatts/ab17181086aed558dd3a
2015-09-24 09:51:58 -04:00
..
doc.go *: clean up assorted spelling/grammar issues 2015-07-22 15:32:49 -04:00
entry.go tar/storage: Sprintf is unnecessary 2015-09-24 09:51:58 -04:00
entry_test.go tar/storage: work with raw (invalid utf8) names 2015-09-23 15:27:33 -04:00
getter.go tar/storage: Replace TeeReader with MultiWriter 2015-08-13 11:43:31 -07:00
getter_test.go tar/storage: Benchmark for bufferFileGetPutter.Put 2015-08-13 11:42:14 -07:00
packer.go tar/storage: work with raw (invalid utf8) names 2015-09-23 15:27:33 -04:00
packer_test.go *: golint and docs 2015-03-09 14:11:11 -04:00