mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-03 22:45:13 +08:00
新增win下文件
This commit is contained in:
7
node/node_win.go
Normal file
7
node/node_win.go
Normal file
@@ -0,0 +1,7 @@
|
||||
// +build windows
|
||||
|
||||
package node
|
||||
|
||||
func KillProcess(processId int){
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user