Activity
Bump actions/checkout from 3 to 4
Bump actions/checkout from 3 to 4
cd example
cd example
Move args test to non windows GOOS
Move args test to non windows GOOS
Trigger via channel than process signal
Trigger via channel than process signal
Increase delay in test assertion for windows
Increase delay in test assertion for windows
Log test cases
Log test cases
Use CTRL_BREAK_EVENT
Use CTRL_BREAK_EVENT
Use syscall instead of sys/windows
Use syscall instead of sys/windows
Try CTRL_CLOSE_EVENT for windows
Try CTRL_CLOSE_EVENT for windows
Fix linter errors, use syscall.TERM for cross GOOS support
Fix linter errors, use syscall.TERM for cross GOOS support