Ory Band
Ory Band
@bolshoy @doodyparizada @fuzzyami @avivl cc
build fails because of the gzip middleware build failing, not this middleware
i think we should add sub-readmes to all middlewares in this repo, along with a godoc link. but this is for another issue
@manucorporat merge plz k thx bai
great 
@manucorporat i'm intending to update this subpackage in the future, to comply with https://github.com/go-kit/kit/tree/master/metrics i've taken notice of this project lately, and i feel it's going to become some sort...
@manucorporat pipelining will indeed not work because it will require `gin.Handlerfunc` to support all these `SetX()` functions. The other alternative will result in having a fixed signature for `mwr.Statsd(..)`, which...
Also, go-kit's guidelines just state the metrics client (e.g. statsd) interface, not how you set it up.
@manucorporat merge plz?