WeidiDeng d977fa25fa ftp: fix multi-thread copy 3 months ago
..
context.go 555def2da7 build: add package comments to silence revive linter 1 year ago
context_test.go 8c5c91e68f lib/readers: add NewContextReader to error on context errors 3 years ago
counting_reader.go 11da2a6c9b Break the fs package up into smaller parts. 6 years ago
error.go cd3c699f28 lib/readers: factor ErrorReader from multiple sources 4 years ago
error_test.go e43b5ce5e5 Remove github.com/pkg/errors and replace with std library version 2 years ago
fakeseeker.go 50a0c3482d lib/readers: add FakeSeeker to adapt io.Reader to io.ReadSeeker #5422 1 year ago
fakeseeker_test.go 50a0c3482d lib/readers: add FakeSeeker to adapt io.Reader to io.ReadSeeker #5422 1 year ago
gzip.go 1f5e7ce598 lib/readers: add GzipReader 1 year ago
gzip_test.go 92fb644fb6 test: use decompressed.String() instead of string(decompressed.Bytes()) 1 year ago
limited.go d977fa25fa ftp: fix multi-thread copy 3 months ago
noclose.go ce3340621f lib/readers: add NoCloser to stop upgrades from io.Reader to io.ReadCloser 4 years ago
noclose_test.go e43b5ce5e5 Remove github.com/pkg/errors and replace with std library version 2 years ago
noseeker.go e8f3f98aa0 lib/readers: add NoSeeker to adapt io.Reader to io.ReadSeeker 8 months ago
noseeker_test.go e8f3f98aa0 lib/readers: add NoSeeker to adapt io.Reader to io.ReadSeeker 8 months ago
pattern_reader.go e43b5ce5e5 Remove github.com/pkg/errors and replace with std library version 2 years ago
pattern_reader_test.go 5d6b8141ec Replace deprecated ioutil 1 year ago
readfill.go 11da2a6c9b Break the fs package up into smaller parts. 6 years ago
readfill_test.go 11da2a6c9b Break the fs package up into smaller parts. 6 years ago
repeatable.go e43b5ce5e5 Remove github.com/pkg/errors and replace with std library version 2 years ago
repeatable_test.go 4aee962233 doc: fix typos throughout docs and code 3 years ago