This commit is contained in:
Asim Aslam
2021-11-18 13:02:33 +00:00
parent 7f7a87c428
commit d6d7577584
13 changed files with 27 additions and 21 deletions

View File

@@ -1,2 +1,3 @@
package main
//go:generate make proto

View File

@@ -1,2 +1,3 @@
package main
//go:generate make proto

View File

@@ -1,2 +1,3 @@
package main
//go:generate make proto

View File

@@ -9,8 +9,8 @@ import (
"github.com/asim/mq/broker"
"github.com/micro/micro/v3/service/errors"
log "github.com/micro/micro/v3/service/logger"
"github.com/micro/services/pkg/tenant"
pb "github.com/micro/services/mq/proto"
"github.com/micro/services/pkg/tenant"
"google.golang.org/protobuf/types/known/structpb"
)

View File

@@ -1,2 +1,3 @@
package main
//go:generate make proto

View File

@@ -1,2 +1,3 @@
package main
//go:generate make proto

View File

@@ -1,2 +1,3 @@
package main
//go:generate make proto