This website requires JavaScript.
Explore
Help
Sign In
CRThaze
/
sugar
Watch
1
Star
0
Fork
0
You've already forked sugar
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Syntactic Sugar for Golang
go
13
Commits
2
Branches
3
Tags
52
KiB
Go
100%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Diego Fernando Carrión
f54b37e6db
Update README.md
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
README.md
sugar
Syntactic Sugar for Golang
This package provides some convenience functions that help keep code clean.