mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-07 15:10:01 +08:00
refactor goctl (#902)
This commit is contained in:
@@ -197,7 +197,7 @@ func Disable() {
|
||||
})
|
||||
}
|
||||
|
||||
// DisableStat to disable stat logs
|
||||
// DisableStat disables the stat logs.
|
||||
func DisableStat() {
|
||||
atomic.StoreUint32(&disableStat, 1)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user