Cleanup registry handler/service

This commit is contained in:
Asim Aslam
2019-10-13 12:23:13 +01:00
parent 2e47fdc6f5
commit f7f65b82e6
7 changed files with 300 additions and 63 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/micro/go-micro/client"
"github.com/micro/go-micro/registry"
pb "github.com/micro/go-micro/registry/proto"
pb "github.com/micro/go-micro/registry/service/proto"
)
var (