//
pkg.gl
Category
github.com/hashicorp/terraform-plugin-sdk
internal
states
statefile
package
1.17.2
Repository:
https://github.com/hashicorp/terraform-plugin-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
3
Files
2k SLOC
#
Functions
Read
Read reads a state from the given reader.
Write
Write writes the given state to the given writer in the current state serialization format.
#
Variables
ErrNoState
ErrNoState is returned by ReadState when the state file is empty.
#
Structs
File
File is the in-memory representation of a state file.