The go way of handling ctrl-c, sigterm, etc.
Go to file
2024-04-11 11:07:26 +02:00
.gitignore Initial commit 2020-05-29 16:33:07 +02:00
go.mod Migrate to go.mod 2024-04-11 11:07:26 +02:00
LICENSE Initial commit 2020-05-29 16:33:07 +02:00
README.md Migrate to go.mod 2024-04-11 11:07:26 +02:00
terminator.go Migrate to go.mod 2024-04-11 11:07:26 +02:00

terminator

The terminator module provides a clean way to react to Ctrl-C, SIGTERM, etc.