strip handlers

This commit is contained in:
Asim Aslam
2019-12-10 11:46:13 +00:00
parent f8533551a4
commit d50f30d743
21 changed files with 43 additions and 934 deletions

View File

@@ -11,7 +11,7 @@ import (
"github.com/micro/go-micro/client/selector"
"github.com/micro/go-micro/registry"
"github.com/micro/go-micro/router"
pb "github.com/micro/go-micro/router/proto"
pb "github.com/micro/go-micro/router/service/proto"
)
type routerSelector struct {