Syntactic Sugar for Golang
go
Go to file
2022-11-01 18:00:44 +01:00
exiter Add Exit Codes and handle the exit for each. 2022-11-01 18:00:44 +01:00
sigar setup signalhandler and exiter 2022-11-01 10:28:24 +01:00
go.mod Add Exit Codes and handle the exit for each. 2022-11-01 18:00:44 +01:00
go.sum Add Exit Codes and handle the exit for each. 2022-11-01 18:00:44 +01:00
LICENSE Update LICENSE 2021-08-30 16:22:20 +00:00
README.md fix godoc link 2021-08-31 07:38:17 +02:00
sugar.go add package comment 2021-08-31 07:27:29 +02:00

GoDoc

sugar

Syntactic Sugar for Golang

This package provides some convenience functions that help keep code clean.