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

@@ -6,7 +6,7 @@ import (
"time"
"github.com/micro/go-micro/router"
pb "github.com/micro/go-micro/router/proto"
pb "github.com/micro/go-micro/router/service/proto"
)
type watcher struct {