1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-01 20:12:44 +00:00
restic/internal/limiter
rmdashrf 32637a0328 Basic rate limiting implementation.
Added `--limit-upload` and `--limit-download` flags to rate limit
backups and restores.
2017-10-11 20:01:20 -07:00
..
limiter.go
limiter_backend.go
static_limiter.go