Skip to content

aukbit/event-source-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

event-source-proto

Event Source Protocol Buffer Definition

$ go get -u google.golang.org/grpc
$ go get -u github.com/golang/protobuf/{proto,protoc-gen-go}

Compile proto file

$ protoc es/es.proto --go_out=plugins=grpc:$GOPATH/src

About

Event Source Protocol Buffer Definition

Resources

License

Stars

Watchers

Forks

Packages

No packages published