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
11
Commits
2
Branches
3
Tags
52
KiB
Go
100%
f0598d8d8c
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
f0598d8d8c
split files and make error checking functions more flexible
2023-10-30 11:50:29 +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
fix godoc link
2021-08-31 07:38:17 +02: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.