rclone/backend/mailru
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
..
api mailru: fix invalid timestamp on corrupted files (fixes #4229) 2020-09-26 15:12:30 +03:00
mrhash Add mailru hash (mrhash) 2019-09-09 21:34:15 +01:00
mailru_test.go mailru: backend for mail.ru 2019-09-09 21:56:16 +01:00
mailru.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00