rclone/cmd/serve
Nick Craig-Wood 2e21c58e6a fs: deglobalise the config #4685
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.
2020-11-26 16:40:12 +00:00
..
dlna accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
ftp serve ftp: add options to enable TLS - fixes #3640 2020-11-23 16:07:51 +00:00
http accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
httplib accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
proxy fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
restic serve restic: implement object cache 2020-11-12 17:58:46 +00:00
servetest servetest: add -sub-run flag for running a subset of the backend tests 2020-11-10 16:47:25 +00:00
sftp fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
webdav fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
serve.go docs: spelling: e.g. 2020-10-28 18:16:23 +00:00