1
0
mirror of https://github.com/go-kit/kit.git synced 2026-04-24 20:33:58 +02:00
Files
Peter Bourgon 5f48909d07 transport/http: encoders and decoders take context
This is necessary to pass context through to the error encoder.

Also, update (fix) all examples.
2016-04-26 15:30:09 +02:00
..