mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-07 15:10:01 +08:00
7 lines
60 B
Go
7 lines
60 B
Go
//go:build windows
|
|
|
|
package proc
|
|
|
|
func dumpGoroutines() {
|
|
}
|