mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
Add the LockUnlock methods to LocalState and BackupState. The implementation for LocalState will be platform specific. We will use OS-native locking on the state files, speficially locking whichever state file we intend to write to. |
||
---|---|---|
.. | ||
remote | ||
testdata | ||
backup_test.go | ||
backup.go | ||
cache_test.go | ||
cache.go | ||
inmem_test.go | ||
inmem.go | ||
local_lock_unix.go | ||
local_lock_windows.go | ||
local_test.go | ||
local.go | ||
state.go | ||
testing.go |