868e1321b7 | ||
---|---|---|
.. | ||
lol | ||
README.md | ||
agenda.pb.go | ||
agenda.proto | ||
agenda_grpc.pb.go | ||
events.go | ||
events.pb.go | ||
events.proto | ||
grpcapi.go |
README.md
COOPGO Agenda gRPC API
Generate Go code from proto files :
protoc --go_out=paths=source_relative:. --go-grpc_out=paths=source_relative:. ./*.proto