hcl/gozcl
Martin Atkins 4c269b52e2 gozcl: fix redundant error message in DecodeExpression
The convert errors already contain the string "incorrect type", so it's
redundant to add that as a further prefix here.
2017-07-25 18:24:55 -07:00
..
decode_test.go Update cty references to its new home in the zclconf github account 2017-05-27 17:35:44 -07:00
decode.go gozcl: fix redundant error message in DecodeExpression 2017-07-25 18:24:55 -07:00
doc.go gozcl: new package for decoding zcl data into native Go values 2017-05-20 16:46:54 -07:00
schema_test.go Relocate into the "zclconf" github account 2017-05-27 17:33:09 -07:00
schema.go Relocate into the "zclconf" github account 2017-05-27 17:33:09 -07:00
types.go Relocate into the "zclconf" github account 2017-05-27 17:33:09 -07:00