const syscall.SIGINT

2 uses

	syscall (current package)
		zerrors_linux_amd64.go#L1330: 	SIGINT    = Signal(0x2)

	os
		exec_posix.go#L22: 	Interrupt Signal = syscall.SIGINT