package
0.1.0
Repository: https://github.com/webdevwilson/terraform-ci.git
Documentation: pkg.go.dev

# Functions

NewLocalFileStore creates a Store object that stores to the local file system using Glob encoding.

# Structs

NotFoundError returned when an object is not found on a Get.

# Interfaces

Store is a simple key-value store that uses namespace-based pessimistic locking.