Move debug handler to service dir
This commit is contained in:
		| @@ -5,7 +5,7 @@ import ( | ||||
| 	"context" | ||||
| 	"sync" | ||||
|  | ||||
| 	"github.com/micro/go-micro/debug/handler" | ||||
| 	"github.com/micro/go-micro/debug/service/handler" | ||||
| 	"github.com/micro/go-micro/proxy" | ||||
| 	"github.com/micro/go-micro/server" | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user