Jeffrey Paul e36581f205 | ||
---|---|---|
LICENSE | ||
Makefile | ||
README.md | ||
go.mod | ||
go.sum | ||
util.go | ||
util_test.go |
README.md
sneak/goutil
This is a bunch of little general-purpose go utility functions that I don't feel comfortable including as-is in my normal projects as they are too general, so I put them here.
Suggestions are welcome.
Really I think most of these should probably be in the stdlib.
License
WTFPL (free software, no restrictions)