This website requires JavaScript.
Explore
Help
Sign In
github_mirrors
/
go-zero
Watch
1
Star
0
Fork
0
You've already forked go-zero
mirror of
https://github.com/zeromicro/go-zero.git
synced
2025-01-24 01:30:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3a493cd6a6
go-zero
/
core
/
proc
/
profile+polyfill.go
8 lines
86 B
Go
Raw
Normal View
History
Unescape
Escape
fix proc.Done not found in windows (#1026)
2021-09-12 15:41:33 +08:00
//go:build windows
initial import
2020-07-26 17:09:05 +08:00
package
proc
func
StartProfile
(
)
Stopper
{
return
noopStopper
}
Reference in New Issue
Copy Permalink