This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-nomad
Watch
2
Star
0
Fork
You've already forked open-nomad
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
7a28fcb8af
open-nomad
/
command
/
alloc_exec_windows.go
10 lines
104 B
Go
Raw
Blame
History
package
command
import
(
"os"
)
func
setupWindowNotification
(
ch
chan
<-
os
.
Signal
)
{
// do nothing
}
Reference in New Issue
View Git Blame
Copy Permalink