Categorygithub.com/kyleboyer-optum/go-avro
repositorypackage
0.2.2
Repository: https://github.com/kyleboyer-optum/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

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/kyleboyer-optum/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