Imports of package hclparse

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/hashicorp/hcl/v2Package hcl contains the main modelling types and general utility functions for HCL.
github.com/hashicorp/hcl/v2/hclsyntaxPackage hclsyntax contains the parser, AST, etc for HCL's native language, as opposed to the JSON variant.
github.com/hashicorp/hcl/v2/jsonPackage json is the JSON parser for HCL.
io/ioutilPackage ioutil implements some I/O utility functions.