hcl/zcldec
Martin Atkins f220c26836 zcldec: initial work on decoding bodies directly to cty.Value
This package is an alternative to gocty for situations where static Go
types are not desired and the application instead wishes to remain in the
cty dynamic type system.
2017-06-03 17:34:32 -07:00
..
decode.go zcldec: initial work on decoding bodies directly to cty.Value 2017-06-03 17:34:32 -07:00
doc.go zcldec: initial work on decoding bodies directly to cty.Value 2017-06-03 17:34:32 -07:00
gob.go zcldec: initial work on decoding bodies directly to cty.Value 2017-06-03 17:34:32 -07:00
public_test.go zcldec: initial work on decoding bodies directly to cty.Value 2017-06-03 17:34:32 -07:00
public.go zcldec: initial work on decoding bodies directly to cty.Value 2017-06-03 17:34:32 -07:00
schema.go zcldec: initial work on decoding bodies directly to cty.Value 2017-06-03 17:34:32 -07:00
spec.go zcldec: initial work on decoding bodies directly to cty.Value 2017-06-03 17:34:32 -07:00
variables.go zcldec: initial work on decoding bodies directly to cty.Value 2017-06-03 17:34:32 -07:00