//
pkg.gl
Category
github.com/hashicorp/hcl/v2
hclsimple
package
2.23.0
Repository:
https://github.com/hashicorp/hcl.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
9
Dependents
144
Files
62 SLOC
#
Functions
Decode
Decode parses, decodes, and evaluates expressions in the given HCL source code, in a single step.
DecodeFile
DecodeFile is a wrapper around Decode that first reads the given filename from disk.