
The highest tagged major version is
v6.
package
Version:
v0.13.5
Opens a new window with list of versions in this module.
Published: May 31, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package convert is taken from github.com/tmccombs/hcl2json added support to convert hcl.Body
Body takes the contents of an HCL Body, and converts
them into a JSON representation of the HCL file.
Bytes takes the contents of an HCL file, as bytes, and converts
them into a JSON representation of the HCL file.
File takes an HCL file and converts it to its JSON representation.
type Options struct {
Simplify bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.