You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jeffrey Paul e36581f205 now actually works right 4 years ago
LICENSE adds time functions from unix micros/millis 4 years ago
Makefile now actually works right 4 years ago
README.md adds time functions from unix micros/millis 4 years ago
go.mod initial 4 years ago
go.sum initial 4 years ago
util.go now actually works right 4 years ago
util_test.go now actually works right 4 years ago

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)

Author