josephcopenhaver / go-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go kit

Houses my:

  1. loggers
  2. middlewares
  3. datastructure algorithms
  4. domain specific apis

All the stuff required to make microservices, webservers, and not loose track of how things are actually working / performing.

About