1
mirror of https://github.com/rclone/rclone synced 2024-12-03 13:14:37 +01:00
rclone/backend/mailru
albertony 5006ede266 mailru: use variable type int instead of time.Duration for keeping number of seconds
Fixes problem reported by staticcheck lint tool (v0.3.2):
Poorly chosen name for variable of type time.Duration (ST1011).
2022-06-13 17:42:24 +01:00
..
api mailru: fix int32 overflow on arm32 - fixes #6003 2022-03-06 13:33:57 +00: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 mailru: use variable type int instead of time.Duration for keeping number of seconds 2022-06-13 17:42:24 +01:00