Skip to content

aneshas/kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tonto kit logo

kit

wercker status codecov Go Report Card

This package contains common packages used accross server based projects

Packages included

  • tx - simple transactional abstraction
  • http - http server implementation with server lifecycle control, commonly used adapters, easy service registration and response/error handling, gracefull shutdown, tls support...