//
pkg.gl
Category
github.com/hashicorp/consul-terraform-sync
state
package
0.7.1
Repository:
https://github.com/hashicorp/consul-terraform-sync.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
227 SLOC
#
Packages
event
No description provided by the author
#
Functions
NewInMemoryStore
NewInMemoryStore returns a new in-memory store for CTS state.
#
Structs
InMemoryStore
InMemoryStore implements the CTS state Store interface.
#
Interfaces
Store
Store stores the CTS state.