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