package
1.1.3
Repository: https://github.com/hugorut/terraform.git
Documentation: pkg.go.dev

# Functions

Create a new Locker.
NewNoopLocker returns a valid Locker that does nothing.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

LocalState manages a state storage that is local to the filesystem.

# Interfaces

Locker allows for more convenient usage of the lower-level statemgr.Locker implementations.