elodina / go-avro

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

Specific reader writer #39

Closed serejja closed 9 years ago

serejja commented 9 years ago

Added Writer/Reader interfaces that may be used to avoid using reflection during serialization/deserialization of specific records