rclone/lib/oauthutil
rkonfj 6c58e9976c oauthutil: add Shutdown method
Before this change, calling the `oauthutil.NewRenew` func may
cause goroutine leaks.

This change adds a `Shutdown` method to allow the caller to exit
the goroutine to avoid leaks.

Signed-off-by: rkonfj <rkonfj@gmail.com>
2023-12-09 11:44:50 +00:00
..
oauthutil.go rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00
renew.go oauthutil: add Shutdown method 2023-12-09 11:44:50 +00:00