1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-11-29 21:47:44 +02:00

examples at v3

This commit is contained in:
Asim Aslam
2021-01-20 21:28:48 +00:00
parent dc8236ec05
commit 8e3b7a57d9
234 changed files with 326 additions and 12243 deletions

View File

@@ -1,7 +1,7 @@
package main
import (
proto "github.com/micro/go-micro/examples/pubsub/srv/proto"
proto "github.com/asim/go-micro/examples/v3/pubsub/srv/proto"
"github.com/asim/go-micro/v3"
"github.com/asim/go-micro/v3/metadata"
"github.com/asim/go-micro/v3/server"

View File

@@ -1,11 +1,11 @@
// Code generated by protoc-gen-micro. DO NOT EDIT.
// source: github.com/micro/go-micro/examples/pubsub/srv/proto/pubsub.proto
// source: github.com/asim/go-micro/examples/v3/pubsub/srv/proto/pubsub.proto
/*
Package pubsub is a generated protocol buffer package.
It is generated from these files:
github.com/micro/go-micro/examples/pubsub/srv/proto/pubsub.proto
github.com/asim/go-micro/examples/v3/pubsub/srv/proto/pubsub.proto
It has these top-level messages:
Event

View File

@@ -1,11 +1,11 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: github.com/micro/go-micro/examples/pubsub/srv/proto/pubsub.proto
// source: github.com/asim/go-micro/examples/v3/pubsub/srv/proto/pubsub.proto
/*
Package pubsub is a generated protocol buffer package.
It is generated from these files:
github.com/micro/go-micro/examples/pubsub/srv/proto/pubsub.proto
github.com/asim/go-micro/examples/v3/pubsub/srv/proto/pubsub.proto
It has these top-level messages:
Event
@@ -68,7 +68,7 @@ func init() {
}
func init() {
proto.RegisterFile("github.com/micro/go-micro/examples/pubsub/srv/proto/pubsub.proto", fileDescriptor0)
proto.RegisterFile("github.com/asim/go-micro/examples/v3/pubsub/srv/proto/pubsub.proto", fileDescriptor0)
}
var fileDescriptor0 = []byte{