Go to file
Jeffrey Paul 3239644cc2 fixes bug that returns wrong error in Mkdirp() 2020-09-20 22:34:22 +00:00
README.md bust cache 2020-03-30 15:57:16 -07:00
go.mod initial 2020-03-30 15:49:56 -07:00
go.sum initial 2020-03-30 15:49:56 -07:00
util.go fixes bug that returns wrong error in Mkdirp() 2020-09-20 22:34:22 +00:00

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.

License

WTFPL (free software, no restrictions)

Author