Syntactic Sugar for Golang
go
Go to file
2023-10-30 12:28:51 +00:00
.gitlab-ci.yml add static security scanning CI 2023-10-30 12:19:19 +01:00
errors.go split files and make error checking functions more flexible 2023-10-30 11:50:29 +01:00
go.mod First pass 2021-08-21 15:21:28 +02:00
go.sum First pass 2021-08-21 15:21:28 +02:00
LICENSE Update LICENSE 2021-08-30 16:22:20 +00:00
pointers.go split files and make error checking functions more flexible 2023-10-30 11:50:29 +01:00
README.md Update README.md 2023-10-30 12:28:51 +00:00
sets.go split files and make error checking functions more flexible 2023-10-30 11:50:29 +01:00

sugar

GoDoc

Syntactic Sugar for Golang

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