Versions in this module Expand all Collapse all v0 v0.2.0 Jun 21, 2022 v0.1.0 Apr 2, 2021 Changes in this version + func GhodssYAML(in ...interface{}) io.Reader + func HCL(in interface{}) io.Reader + func JSON(in interface{}) io.Reader + func JSONPB(in proto.Message) io.Reader + func YAML(in ...interface{}) io.Reader + type MarshalFunc func(o interface{}) ([]byte, error)