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

@ -3,8 +3,8 @@ package noop
import (
"google.golang.org/grpc/resolver"
"gitlab.bertha.cloud/partitio/lab/grpc/registry"
resolver2 "gitlab.bertha.cloud/partitio/lab/grpc/resolver"
"go.linka.cloud/grpc/registry"
resolver2 "go.linka.cloud/grpc/resolver"
)