Go to file
Jeff Carr a6462ca92c I hate this idea, but I'm going to check in the generated code.
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 10:46:12 -07:00
.gitignore I hate this idea, but I'm going to check in the generated code. 2019-05-11 10:46:12 -07:00
Makefile notes on generating the proto files. 2019-05-11 10:45:26 -07:00
README.md add a readme 2019-05-07 01:39:32 -07:00
events.pb.go I hate this idea, but I'm going to check in the generated code. 2019-05-11 10:46:12 -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