Categorygithub.com/stealthly/go-avro
repositorypackage
0.0.0-20160406082632-0c8185d9a3ba
Repository: https://github.com/stealthly/go-avro.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Apache Avro for Golang

Build Status

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