Ayiga / go-kit-middlewarer

A utility for generating layers for the go-kit framework
MIT License
85 stars 9 forks source link

Remove go-kit http error #9

Closed Morgahl closed 7 years ago

Morgahl commented 7 years ago

This pull request cleans up compile issues related to https://github.com/go-kit/kit/pull/407.

I simply trimmed out the specific handling of this. If you feel there is a better approach let me know.