github.com/pulumi/terraform@v1.4.0/pkg/states/statefile/doc.go (about)

     1  // Package statefile deals with the file format used to serialize states for
     2  // persistent storage and then deserialize them into memory again later.
     3  package statefile