const syscall.SIGINT

2 uses

	syscall (current package)
		zerrors_darwin_amd64.go#L1257: 	SIGINT    = Signal(0x2)

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