Go to file
Jeff Carr 8813c6090f this syntax might be better (?)
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 03:35:55 -07:00
.gitignore Initial commit 2019-05-07 01:22:53 -07:00
Makefile Result example 2019-05-07 01:36:42 -07:00
README.md add a readme 2019-05-07 01:39:32 -07:00
events.proto this syntax might be better (?) 2019-05-11 03:35:55 -07:00

README.md

notes

After you do a

go get git.wit.com/jcarr/witProtobuf

You must build the .go files by running protoc

cd ~/go/src/git.wit.com/jcarr/witProtobuf
make