package
2.23.0
Repository: https://github.com/hashicorp/hcl.git
Documentation: pkg.go.dev

# Functions

Decode parses, decodes, and evaluates expressions in the given HCL source code, in a single step.
DecodeFile is a wrapper around Decode that first reads the given filename from disk.