refactor: move protoapi.proto to examples/grpcentity and update paths
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// versions:
|
||||
// - protoc-gen-go-grpc v1.6.2
|
||||
// - protoc v5.27.2
|
||||
// source: protoapi.proto
|
||||
// source: examples/grpcentity/protoapi.proto
|
||||
|
||||
package protoapi
|
||||
|
||||
@@ -193,5 +193,5 @@ var IoTService_ServiceDesc = grpc.ServiceDesc{
|
||||
},
|
||||
},
|
||||
Streams: []grpc.StreamDesc{},
|
||||
Metadata: "protoapi.proto",
|
||||
Metadata: "examples/grpcentity/protoapi.proto",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user