gen_avro_go

command
v0.0.0-...-78592d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

README

Code Generation Tool for Go-Avro

codegen allows to automatically create Go structs based on defined Avro schema.

Usage:

go run gen_avro_go.go --schema foo.avsc --schema bar.avsc --out foo.go

Command line flags:

--schema - absolute or relative path to Avro schema file. Multiple of those are allowed but at least one is required.

--out - absolute or relative path to output file. All directories will be created if necessary. Existing file will be truncated.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL