mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-16 03:22:25 +01:00
feat:#36 added new event grpc message
This commit is contained in:
@@ -10,7 +10,7 @@ build-ical:
|
||||
gen:
|
||||
@protoc \
|
||||
--proto_path=protobuf "protobuf/modules.proto" \
|
||||
--go_out=common/genproto/modules \
|
||||
--go_out="common/genproto/modules" \
|
||||
--go_opt=paths=source_relative \
|
||||
--go-grpc_out=common/genproto/modules \
|
||||
--go-grpc_out="common/genproto/modules" \
|
||||
--go-grpc_opt=paths=source_relative
|
||||
Reference in New Issue
Block a user