genavro

module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2018 License: MIT

README

genavro

License MIT GoDoc Go Report Card Build Status

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

Path Synopsis
cmd
genavro command

Jump to

Keyboard shortcuts

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