Imports of package hclsimple
Path | Synopsis |
---|---|
fmt | |
github.com/hashicorp/hcl/v2 | Package hcl contains the main modelling types and general utility functions for HCL. |
github.com/hashicorp/hcl/v2/gohcl | Package gohcl allows decoding HCL configurations into Go data structures. |
github.com/hashicorp/hcl/v2/hclsyntax | Package hclsyntax contains the parser, AST, etc for HCL's native language, as opposed to the JSON variant. |
github.com/hashicorp/hcl/v2/json | Package json is the JSON parser for HCL. |
io/ioutil | |
os | |
path/filepath | |
strings |