fork of https://github.com/hashicorp/hcl because issue : https://github.com/hashicorp/hcl/issues/290 these code permit use of "nested" field decoding which is just composite struct
Go to file
2015-10-07 12:11:52 +03:00
hclprinter hclprinter: initial printer package 2015-10-03 03:30:57 +03:00
parser hcl: split up package for more control 2015-10-04 20:16:43 +03:00
scanner scanner: add NewScannerString, update docs 2015-10-07 12:11:52 +03:00
testdata hclfmt: only parse hcl files 2015-10-03 02:18:04 +03:00
token scanner: add a real example test 2015-10-06 20:57:10 +03:00
hclfmt.go hclfmt: only parse hcl files 2015-10-03 02:18:04 +03:00