Go library for helping programs/services exit cleanly
Go to file
2023-10-30 12:26:20 +00:00
.gitlab-ci.yml Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2023-10-30 11:15:09 +00:00
exitCodes.go init 2023-10-30 12:18:16 +01:00
exiter.go init 2023-10-30 12:18:16 +01:00
go.mod init 2023-10-30 12:18:16 +01:00
go.sum init 2023-10-30 12:18:16 +01:00
LICENSE Add LICENSE 2023-10-30 11:52:27 +00:00
README.md Update README.md 2023-10-30 12:26:20 +00:00

exiter

GoDoc

Go program clean exit handling.