Go to file
Jeff Carr b5cb16b14f add a result. maybe this should be called 'response'
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-10 11:57:24 -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 add a result. maybe this should be called 'response' 2019-05-10 11:57:24 -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