This website requires JavaScript.
Explore
Help
Register
Sign In
FractalU
/
godoc-static
forked from
tslocum/godoc-static
Watch
1
Star
0
Fork
You've already forked godoc-static
0
Code
Pull Requests
Activity
master
godoc-static
/
cmd.go
8 lines
87 B
Go
Raw
Permalink
Blame
History
//+build !linux
package
main
import
"os/exec"
func
setDeathSignal
(
cmd
*
exec
.
Cmd
)
{
}
View Git Blame
Copy Permalink