hcl/gohcl
Chris Marchesi 939ae58199
gohcl: document optional attribute
This documents the "optional" attribute, which allows you to specify an
attribute that is optional when parsing.
2020-02-13 18:51:40 -08:00
..
decode.go gohcl: retain nested blocks while decoding 2019-10-10 09:15:24 -07:00
decode_test.go gohcl: retain nested blocks while decoding 2019-10-10 09:15:24 -07:00
doc.go gohcl: document optional attribute 2020-02-13 18:51:40 -08:00
encode.go Change module path to github.com/hashicorp/hcl/v2 2019-09-09 15:46:40 -07:00
encode_test.go Change module path to github.com/hashicorp/hcl/v2 2019-09-09 15:46:40 -07:00
schema.go Unfold the "hcl" directory up into the root 2019-09-09 16:08:19 -07:00
schema_test.go Unfold the "hcl" directory up into the root 2019-09-09 16:08:19 -07:00
types.go Unfold the "hcl" directory up into the root 2019-09-09 16:08:19 -07:00