mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
In order to provide lockign for remote states, the Cache state, remote.State need to expose Lock and Unlock methods. The actual locking will be done by the remote.Client, which can implement the same state.Locker methods. |
||
---|---|---|
.. | ||
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 |