This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
seaweedfs
Watch
1
Star
0
Fork
0
You've already forked seaweedfs
mirror of
https://github.com/seaweedfs/seaweedfs.git
synced
2025-09-23 06:43:34 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
39ea8484c17435cda5d1dbb7464c784c504202bd
seaweedfs
/
weed
/
util
/
signal_handling_notsupported.go
7 lines
63 B
Go
Raw
Normal View
History
Unescape
Escape
better handling of os signals
2014-05-13 15:04:04 -07:00
// +build plan9
add cpu and mem pprof
2017-06-22 01:33:58 -07:00
package
util
better handling of os signals
2014-05-13 15:04:04 -07:00
func
OnInterrupt
(
fn
func
(
)
)
{
}
Reference in New Issue
Copy Permalink