mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
2e21c58e6a
This is done by making fs.Config private and attaching it to the context instead. The Config should be obtained with fs.GetConfig and fs.AddConfig should be used to get a new mutable config that can be changed. |
||
---|---|---|
.. | ||
cache_internal_test.go | ||
cache_test.go | ||
cache_unsupported.go | ||
cache_upload_test.go | ||
cache.go | ||
directory.go | ||
handle.go | ||
object.go | ||
plex.go | ||
storage_memory.go | ||
storage_persistent.go | ||
utils_test.go |