|
Build and Push Docker Image / build_and_push (push) Successful in 1m34s
Details
|
||
|---|---|---|
| .. | ||
| 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