//
pkg.gl
Category
github.com/terramate-io/opentofulib
internal
repl
package
1.0.1
Repository:
https://github.com/terramate-io/opentofulib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
2
Files
342 SLOC
#
Functions
FormatValue
FormatValue formats a value in a way that resembles OpenTofu language syntax and uses the type conversion functions where necessary to indicate exactly what type it is given, so that equality test failures can be quickly understood.
#
Structs
Session
Session represents the state for a single REPL session.