module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Sep 10, 2018
License: MIT
Opens a new window with license information.
README
¶
genavro

Generates avrò protocols from golang structs.
Get the package using:
$ go get -u -v github.com/gojuno/astparser
Usage
Build tool with help of make file
make build
And generate avro protocols
bin/genavro -in <go_structs_dir> -o <output_dir> -n <avro_protocol_namespace>
There are two additional flags:
e expect regexp to exclude some files from the passed dir.
i expects regexps include only specific files from passed dir.
Directories
¶
|
|
|
cmd
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.