grpc
Some checks failed
Go Tests / build (1.22.x) (push) Failing after 1m43s

This commit is contained in:
2024-11-17 12:32:29 -05:00
parent 4d2a7418cb
commit 0ab36c5ea6
5 changed files with 70 additions and 68 deletions

View File

@@ -2,7 +2,7 @@
// versions:
// - protoc-gen-go-grpc v1.5.1
// - protoc v5.28.3
// source: grpc/imgurl.proto
// source: imgurl.proto
package grpc
@@ -117,5 +117,5 @@ var Generator_ServiceDesc = grpc.ServiceDesc{
},
},
Streams: []grpc.StreamDesc{},
Metadata: "grpc/imgurl.proto",
Metadata: "imgurl.proto",
}