repositorypackage
0.0.0-20160406082632-0c8185d9a3ba
Repository: https://github.com/stealthly/go-avro.git
Documentation: pkg.go.dev
# README
Apache Avro for Golang
Please note that this project is still an early alpha and is subject to change.
Installation is as easy as follows:
go get github.com/elodina/go-avro
Some usage examples are located in examples folder:
go-avro now also supports code generation from Avro schemas which is available in codegen folder