kubo/importer
Juan Batiz-Benet f6235c5cc6 importer: simplified splitter
The splitter is simplified using io.ReadFull, as this function
does exactly what we wanted.

I believe io.ErrUnexpectedEOF should be handled as an EOF here,
but please correct me if I'm wrong.
2014-11-25 06:12:35 -08:00
..
chunk importer: simplified splitter 2014-11-25 06:12:35 -08:00
importer_test.go chore(tests) add Short() -> SkipNow() to slowest tests 2014-11-15 02:10:53 -08:00
importer.go write a few package doc strings to improve look of godoc 2014-11-08 21:42:36 -08:00