elodina / go-avro

Apache Avro for Golang
http://elodina.github.io/go-avro/
Apache License 2.0
129 stars 55 forks source link

A fix to the GenericRecord::Map() method that gets called while doing a #74

Closed spirentNilesh closed 8 years ago

spirentNilesh commented 8 years ago

Read on a nested Record structure [Record containing another Record]

serejja commented 8 years ago

Thanks!