mirror of
https://github.com/go-micro/go-micro.git
synced 2025-11-29 21:47:44 +02:00
rename imports
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
// Code generated by protoc-gen-micro. DO NOT EDIT.
|
||||
// source: github.com/micro/examples/event/srv/proto/pubsub.proto
|
||||
// source: github.com/micro/go-micro/examples/event/srv/proto/pubsub.proto
|
||||
|
||||
/*
|
||||
Package pubsub is a generated protocol buffer package.
|
||||
|
||||
It is generated from these files:
|
||||
github.com/micro/examples/event/srv/proto/pubsub.proto
|
||||
github.com/micro/go-micro/examples/event/srv/proto/pubsub.proto
|
||||
|
||||
It has these top-level messages:
|
||||
Event
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// source: github.com/micro/examples/event/srv/proto/pubsub.proto
|
||||
// source: github.com/micro/go-micro/examples/event/srv/proto/pubsub.proto
|
||||
|
||||
/*
|
||||
Package pubsub is a generated protocol buffer package.
|
||||
|
||||
It is generated from these files:
|
||||
github.com/micro/examples/event/srv/proto/pubsub.proto
|
||||
github.com/micro/go-micro/examples/event/srv/proto/pubsub.proto
|
||||
|
||||
It has these top-level messages:
|
||||
Event
|
||||
@@ -68,7 +68,7 @@ func init() {
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterFile("github.com/micro/examples/event/srv/proto/pubsub.proto", fileDescriptor0)
|
||||
proto.RegisterFile("github.com/micro/go-micro/examples/event/srv/proto/pubsub.proto", fileDescriptor0)
|
||||
}
|
||||
|
||||
var fileDescriptor0 = []byte{
|
||||
|
||||
Reference in New Issue
Block a user