Files
proxy/gateway/fwd/metrics/debug.go

7 lines
79 B
Go

package metrics
import "sync"
var TimerStart sync.Map
var TimerAuth sync.Map