rclone/lib
Nick Craig-Wood 5065c422b4 lib/random: unify random string generation into random.String
This was factored from fstest as we were including the testing
enviroment into the main binary because of it.

This was causing opening the browser to fail because of 8243ff8bc8.
2019-08-06 12:44:08 +01:00
..
atexit build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
cache cache: factor fs cache into lib/cache 2019-08-06 11:43:42 +01:00
dircache build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
encoder build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
env lib/env: Make env_test.go support Windows 2019-05-14 07:55:08 +01:00
errors build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
file lib/file: reimplement os.OpenFile allowing rename/delete open files under Windows 2019-01-11 10:26:34 +00:00
israce fs/asyncreader: skip some tests to work around race detector bug 2018-08-20 12:34:29 +01:00
mmap lib/mmap: library to do memory allocation with anonymous memory maps 2019-02-02 14:35:56 +00:00
oauthutil build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
pacer build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
pool build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
random lib/random: unify random string generation into random.String 2019-08-06 12:44:08 +01:00
readers build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
rest build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00