//
pkg.gl
Category
github.com/hashicorp/enos
internal
state
package
0.0.33
Repository:
https://github.com/hashicorp/enos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
203 SLOC
#
Functions
NewInMemoryState
NewInMemoryState returns a new InMemoryState.
#
Structs
InMemoryState
InMemoryState is an implementation of our state that lives only in memory.
#
Interfaces
State
State is our server state.