blob: 215a0ab764c21241782d380114c34a62d41f0f62 [file] [log] [blame]
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
// Package statefile deals with the file format used to serialize states for
// persistent storage and then deserialize them into memory again later.
package statefile