.. |
context_test.go
|
lib/readers: add NewContextReader to error on context errors
|
2021-03-29 19:09:47 +01:00 |
context.go
|
lib/readers: add NewContextReader to error on context errors
|
2021-03-29 19:09:47 +01:00 |
counting_reader.go
|
Break the fs package up into smaller parts.
|
2018-01-15 17:51:14 +00:00 |
error_test.go
|
Remove github.com/pkg/errors and replace with std library version
|
2021-11-07 11:53:30 +00:00 |
error.go
|
lib/readers: factor ErrorReader from multiple sources
|
2020-04-19 15:18:49 +01:00 |
fakeseeker_test.go
|
lib/readers: add FakeSeeker to adapt io.Reader to io.ReadSeeker #5422
|
2022-05-12 08:49:20 +01:00 |
fakeseeker.go
|
lib/readers: add FakeSeeker to adapt io.Reader to io.ReadSeeker #5422
|
2022-05-12 08:49:20 +01:00 |
limited.go
|
fs: Adjust RangeOption.Decode to return -1 for read to end
|
2018-01-27 14:31:29 +00:00 |
noclose_test.go
|
Remove github.com/pkg/errors and replace with std library version
|
2021-11-07 11:53:30 +00:00 |
noclose.go
|
lib/readers: add NoCloser to stop upgrades from io.Reader to io.ReadCloser
|
2019-08-26 12:23:31 +01:00 |
pattern_reader_test.go
|
lib/readers: add Seek method to PatternReader
|
2020-06-30 12:01:36 +01:00 |
pattern_reader.go
|
Remove github.com/pkg/errors and replace with std library version
|
2021-11-07 11:53:30 +00:00 |
readfill_test.go
|
Break the fs package up into smaller parts.
|
2018-01-15 17:51:14 +00:00 |
readfill.go
|
Break the fs package up into smaller parts.
|
2018-01-15 17:51:14 +00:00 |
repeatable_test.go
|
doc: fix typos throughout docs and code
|
2020-05-20 15:54:51 +01:00 |
repeatable.go
|
Remove github.com/pkg/errors and replace with std library version
|
2021-11-07 11:53:30 +00:00 |