# Packages
No description provided by the author
# Functions
No description provided by the author
# Structs
No description provided by the author
FieldIterator is given to MessageDecoder.EachField to iterate over all of the fields in a given HCL block or object.
IterField represents a field discovered by the MessageDecoder.
UnmarshalContext provides information about the context in which we are unmarshalling HCL.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
MessageDecoder provides an abstract way to decode protobuf messages from HCL blocks or objects.