This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
seaweedfs
Watch
1
Star
0
Fork
0
You've already forked seaweedfs
mirror of
https://github.com/seaweedfs/seaweedfs.git
synced
2024-11-28 13:31:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2f85e31f5c
seaweedfs
/
weed
/
util
/
grace
/
signal_handling_notsupported.go
8 lines
81 B
Go
Raw
Normal View
History
Unescape
Escape
go fmt
2021-09-01 17:45:42 +08:00
//go:build plan9
better handling of os signals
2014-05-14 06:04:04 +08:00
// +build plan9
refacotr: move signal handling and pprof to grace package
2020-04-28 14:10:23 +08:00
package
grace
better handling of os signals
2014-05-14 06:04:04 +08:00
func
OnInterrupt
(
fn
func
(
)
)
{
}
Reference in New Issue
Copy Permalink