Go library for helping programs/services exit cleanly
Go to file
Diego Fernando Carrión e5c7fb19e6
init
2023-10-30 12:18:16 +01: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
README.md init 2023-10-30 12:18:16 +01:00

exiter

Go program clean exit handling.