This is a collection of some small go packages that were useful enough for me to include them in more than one project. It currently contains:
log
- An adapter for third party logging librariesslugify
- Generate url's from titlessmtp
- Simple wrapper around the smtp package in the standard librarytest
- Minimalist set of functions for unit testing