package
3.0.0+incompatible
Repository: https://github.com/eitol/terraform-internals.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.