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
f03b4a0acd
These will provide additional language features that are implemented in terms of the basic zcl functionality, so that applications can opt-in to some more-dynamic behavior if desired. The general pattern here will be to provide a function that partially-decodes a given zcl.Body to look for certain block types and then returns its result along with a zcl.Body representing the remaining, as-yet-unprocessed content. |
||
---|---|---|
cmd/zclfmt | ||
ext | ||
gozcl | ||
zcl | ||
zcldec | ||
zcled | ||
zclparse | ||
zclwrite | ||
.travis.sh | ||
.travis.yml | ||
LICENSE |