rodaine / hclencoder

HCL Encoder/Marshaller - Convert Go Types into HCL files
https://godoc.org/github.com/rodaine/hclencoder
MIT License
77 stars 32 forks source link

Added support for more primitives #9

Closed euforia closed 6 years ago

euforia commented 6 years ago

Added support for all uints and ints. This was validated against a hashicorp nomad job spec.