重命名包 client 为 edge;重命名包 server 为 gateway
This commit is contained in:
6
gateway/fwd/metrics/debug.go
Normal file
6
gateway/fwd/metrics/debug.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package metrics
|
||||
|
||||
import "sync"
|
||||
|
||||
var TimerStart sync.Map
|
||||
var TimerAuth sync.Map
|
||||
Reference in New Issue
Block a user