mirror of
https://github.com/restic/restic.git
synced 2026-02-25 18:26:25 +00:00
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.
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.