feat:#36 added new event grpc message

This commit is contained in:
Elmar Kresse
2024-06-18 12:50:21 +02:00
parent 56e77630b5
commit 08140b5802
14 changed files with 510 additions and 50 deletions

View File

@@ -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