Skip to content

ewintr/go-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Kit

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 libraries
  • slugify - Generate url's from titles
  • smtp - Simple wrapper around the smtp package in the standard library
  • test - Minimalist set of functions for unit testing

About

small collection of useful go packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages