mirror of
https://github.com/go-micro/go-micro.git
synced 2025-09-16 08:36:30 +02:00
move debug handler
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"sync"
|
||||
|
||||
"github.com/micro/go-micro/v2/client"
|
||||
"github.com/micro/go-micro/v2/debug/service/handler"
|
||||
"github.com/micro/go-micro/v2/debug/handler"
|
||||
"github.com/micro/go-micro/v2/network/proxy"
|
||||
"github.com/micro/go-micro/v2/server"
|
||||
)
|
||||
|
Reference in New Issue
Block a user