rclone/lib
Nick Craig-Wood fe52502f19 fs: Adjust RangeOption.Decode to return -1 for read to end
A Range request can never request 0 bytes however this change was made
to make a clearer signal that the limit means read to the end.

Add test and more documentation and fixup uses
2018-01-27 14:31:29 +00:00
..
atexit lib/atexit: factor from cmd so it can be used by backend/cache #1946 2018-01-25 10:33:00 +00:00
dircache Move dircache, oauthutil, rest and pacer modules into lib 2018-01-12 17:07:38 +00:00
oauthutil lib/oauthutil: fix Google drive oauth process 2018-01-18 11:18:35 +00:00
pacer Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
readers fs: Adjust RangeOption.Decode to return -1 for read to end 2018-01-27 14:31:29 +00:00
rest Move dircache, oauthutil, rest and pacer modules into lib 2018-01-12 17:07:38 +00:00