mirror of
https://github.com/restic/restic.git
synced 2026-07-12 10:15:08 +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.