1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02: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
mailru_test.go
mailru.go mailru: use variable type int instead of time.Duration for keeping number of seconds 2022-06-13 17:42:24 +01:00