Versions in this module Expand all Collapse all v8 v8.0.0 May 8, 2021 Changes in this version + const ArrayTemplate + const BytesTemplate + const EnumTemplate + const FixedTemplate + const MapTemplate + const RecordContainerTemplate + const RecordTemplate + const UnionTemplate + var NoTemplateForType = fmt.Errorf("No template exists for supplied type") + func Evaluate(templateStr string, obj interface{}) (string, error) + func Template(t avro.Node) (string, error) v8.0.0-beta1 Nov 6, 2020 Other modules containing this package github.com/actgardner/gogen-avro github.com/actgardner/gogen-avro/v10 github.com/actgardner/gogen-avro/v7 github.com/actgardner/gogen-avro/v9