tranport draft, renamed module

This commit is contained in:
2021-07-17 22:40:06 +02:00
parent a6696b1d39
commit 9c16750ffc
14 changed files with 338 additions and 65 deletions

View File

@ -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{