mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-12 22:07:47 +02:00
rename imports
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// source: github.com/micro/examples/server/proto/example/example.proto
|
||||
// source: github.com/micro/go-micro/examples/server/proto/example/example.proto
|
||||
|
||||
/*
|
||||
Package go_micro_srv_example is a generated protocol buffer package.
|
||||
|
||||
It is generated from these files:
|
||||
github.com/micro/examples/server/proto/example/example.proto
|
||||
github.com/micro/go-micro/examples/server/proto/example/example.proto
|
||||
|
||||
It has these top-level messages:
|
||||
Message
|
||||
@ -355,11 +355,11 @@ var _Example_serviceDesc = grpc.ServiceDesc{
|
||||
ClientStreams: true,
|
||||
},
|
||||
},
|
||||
Metadata: "github.com/micro/examples/server/proto/example/example.proto",
|
||||
Metadata: "github.com/micro/go-micro/examples/server/proto/example/example.proto",
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterFile("github.com/micro/examples/server/proto/example/example.proto", fileDescriptor0)
|
||||
proto.RegisterFile("github.com/micro/go-micro/examples/server/proto/example/example.proto", fileDescriptor0)
|
||||
}
|
||||
|
||||
var fileDescriptor0 = []byte{
|
||||
|
Reference in New Issue
Block a user