90ca28f7bc
* WIP eestream avoid waiting for slow pieces * Use non-blocking select to harvest all available inbufs * Better way to check for elapsed time in tests * Improve comment * Determine EOF based on expected size * Remove unused readerError type * Configurable readers channel size * Close properly decodedReader in tests * Use context for properly closing the decodedReader * Handle infectious errors using the new descendent classes * Refactor decodedReader.Read() into helper functions * Reenable TestRSErrors * Test with Rangers * Remove obsolete comment |
||
---|---|---|
.. | ||
bits_test.go | ||
bits.go | ||
common.go | ||
crc_test.go | ||
decode.go | ||
encode.go | ||
pad_test.go | ||
pad.go | ||
rs_test.go | ||
rs.go | ||
secretbox_test.go | ||
secretbox.go | ||
transform_test.go | ||
transform.go |