This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirror
/
seaweedfs
mirror of
https://github.com/seaweedfs/seaweedfs.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
8920
Commits
32
Branches
299
Tags
169 MiB
Go
88.7%
Java
9.9%
HTML
0.6%
Makefile
0.3%
Python
0.2%
Other
0.2%
Tree:
2227888acc
seaweedfs
/
weed
/
util
/
grace
/
signal_handling_notsupporte...
7 lines
81 B
Raw
Blame
History
//go:build plan9
// +build plan9
package
grace
func
OnInterrupt
(
fn
func
(
)
)
{
}
Reference in new issue