mirror of
https://github.com/restic/restic.git
synced 2026-05-28 04:45:24 +00:00
233eaf8ee9
Wrap it in a struct and add a Lookup() function to make clear that it is only queried, not changed, so we don't have any race conditions.