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-04-24 18:59:34 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
13e7069eb9
seaweedfs
/
weed
/
command
/
signal_handling_notsupported.go
7 lines
66 B
Go
Raw
Normal View
History
Unescape
Escape
better handling of os signals
2014-05-14 06:04:04 +08:00
// +build plan9
directory structure change to work with glide glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2016-06-03 09:09:14 +08:00
package
command
better handling of os signals
2014-05-14 06:04:04 +08:00
func
OnInterrupt
(
fn
func
(
)
)
{
}
Reference in New Issue
Copy Permalink