This commit is contained in:
2020-03-30 15:40:09 -07:00
commit 7fad5dc142
4 changed files with 67 additions and 0 deletions

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# 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
* [sneak@sneak.berlin](mailto:sneak@sneak.berlin)