HarunD / kit

tonto golang kit package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tonto kit logo

kit

wercker status codecov Go Report Card

This package contains common packages used accross server based projects

Packages included

  • goapp/cli - Go application package layout reference and cli supporting microservice workflow, DDD oriented with clean code/concerns separation (kubernetes, prometheus, twirp)
  • 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...

About

tonto golang kit package

License:MIT License


Languages

Language:Go 99.6%Language:Shell 0.4%