Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeObject ¶
DecodeObject is a lower-level version of Decode. It decodes a raw Object into the given output.
func Parse ¶
Parse parses the given input and returns the root object.
The input format can be either HCL or JSON.
func ParseBytes ¶
ParseBytes accepts as input byte slice and returns ast tree.
Input can be either JSON or HCL
func ParseString ¶
ParseString accepts input as a string and returns ast tree.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.