The go way of handling ctrl-c, sigterm, etc.
.gitignore | ||
go.mod | ||
LICENSE | ||
README.md | ||
terminator.go |
terminator
The terminator module provides a clean way to react to Ctrl-C, SIGTERM, etc.
.gitignore | ||
go.mod | ||
LICENSE | ||
README.md | ||
terminator.go |
The terminator module provides a clean way to react to Ctrl-C, SIGTERM, etc.