mirror of
https://github.com/octoleo/restic.git
synced 2024-11-13 08:46:33 +00:00
90d2c0502b
The GlobalOptions struct now embeds a backend.TransportOptions, so it doesn't need to construct one in open and create. The upload and download limits are similarly now a struct in internal/limiter that is embedded in GlobalOptions. |
||
---|---|---|
.. | ||
limiter_backend_test.go | ||
limiter_backend.go | ||
limiter.go | ||
static_limiter_test.go | ||
static_limiter.go |