koding / kite

Micro-service framework in Go
https://godoc.org/github.com/koding/kite
MIT License
3.26k stars 300 forks source link

kite: add ID for every request / add final handlers #179

Closed rjeczalik closed 8 years ago

rjeczalik commented 8 years ago

Hey @cihangir!

The purpose of this PR is to:

The above extensions to kite are needed to extend per-request logging for klient kite.

Please take a look.

cihangir commented 8 years ago

👍