mirror of
https://github.com/linka-cloud/grpc.git
synced 2025-06-22 09:12:28 +00:00
tranport draft, renamed module
This commit is contained in:
@ -9,9 +9,9 @@ import (
|
||||
|
||||
"github.com/sirupsen/logrus"
|
||||
|
||||
"gitlab.bertha.cloud/partitio/lab/grpc/client"
|
||||
"gitlab.bertha.cloud/partitio/lab/grpc/registry/mdns"
|
||||
"gitlab.bertha.cloud/partitio/lab/grpc/service"
|
||||
"go.linka.cloud/grpc/client"
|
||||
"go.linka.cloud/grpc/registry/mdns"
|
||||
"go.linka.cloud/grpc/service"
|
||||
)
|
||||
|
||||
type GreeterHandler struct{
|
||||
|
Reference in New Issue
Block a user