This website requires JavaScript.
Explore
Help
Sign In
gitlab-com-seaweedfs
/
seaweedfs
Watch
1
Star
0
Fork
You've already forked seaweedfs
0
mirror of
https://github.com/seaweedfs/seaweedfs.git
synced
2024-01-19 02:48:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
89ccb6be05
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-13 22:04:04 +00: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 01:09:14 +00:00
package
command
better handling of os signals
2014-05-13 22:04:04 +00:00
func
OnInterrupt
(
fn
func
(
)
)
{
}
Reference in a new issue
Copy permalink