mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-03 12:47:09 -06:00
4 lines
118 B
Go
4 lines
118 B
Go
|
// Package jsonstate implements methods for outputting a state in a
|
||
|
// machine-readable json format
|
||
|
package jsonstate
|