Go to file
Jeff Carr 062fb9ef89 remove extra comments
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 11:38:30 -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 remove extra comments 2019-05-11 11:38:30 -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