Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 185 Bytes

File metadata and controls

10 lines (6 loc) · 185 Bytes

Avro Message Generator

Usage

cat schema.avsc | go run *.go

TODO

Fix nested custom schema definitions Fix schema definitions to use parent name instead of nested schema name