We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Sign In
mirror
/
golang-ctrlc
mirror of
https://github.com/vladimirok5959/golang-ctrlc.git
Watch
2
Star
0
Fork
0
Files
Wiki
Tree:
cba3a90ba9
Branches
Tags
master
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
golang-ctrlc
/
ctrlc
/
platform_windows.go
platform_windows.go
63 B
History
Raw
1
2
3
4
5
// +build windows
package ctrlc
const IS_WIN_PLATFORM = true