hcllight

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2024 License: Apache-2.0

README

HCL Light

hclsyntax is the offical HCL (HashiCorp Configuration Language) parsing package. This hcllight package removes position and location tags from the hclsyntax parsing tree.

  • You can dynamically add and delete tags, then output the tree back to HCL data, with logic expressions being evaluated or without.
  • The package is defined by protobuf, so you can accurately measure the state of changes in the parsing tree.

To install,

go install github.com/genelet/hcllight

To use the package,

GoDoc

Directories

Path Synopsis
internal
ast

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL