History of transport @f9d8373b-9935-4125-b2b2-694ccabcf82b/v0.3.0
- Satisfy the go vet gods Peter Bourgon 6 years ago
- transport/http: gofmt -s -w Peter Bourgon 6 years ago
- Ugh Peter Bourgon 6 years ago
- Fixes for go1.7 Peter Bourgon 6 years ago
- modify server side Serve methods to no longer generate a cancel Theodore Schnepper 6 years ago
- transport and tracing doc comments Peter Bourgon 6 years ago
- Update documentation throughout the project Peter Bourgon 6 years ago
- transport/grpc: renamed SetClientBefore to ClientBefore to be more consistent with transport/grpc.Server Geoff Berger 6 years ago
- transport/http: renamed applicable client options to be more consistent with transport/http.Server Geoff Berger 6 years ago
- transport/http: moved ClientResponseFunc calls after the error check but before decoding Geoff Berger 6 years ago
- transport/http: updated ServerResponseFunc to return a context to match ClientResponseFunc Geoff Berger 6 years ago
- transport/http: renamed ResponseFunc to ServerResponseFunc and moved ClientResponseFunc over to its proper home Geoff Berger 6 years ago
- transport/http: allowed for ClientResponseFunc to return context.Context Geoff Berger 6 years ago
- transport/http: updated TestHTTPClient to cover after ClientOption Geoff Berger (commit: Geoff Berger) 6 years ago
- transport/http: added after ClientOption to Client Geoff Berger (commit: Geoff Berger) 6 years ago
- transport/grpc: cherrypick package namespace fix from master Peter Bourgon 6 years ago
- transport/{grpc,http}: minor comment cleanup Peter Bourgon 6 years ago
- transport/http: fix typo in comment Peter Bourgon 6 years ago
- transport/http: remove stuttering in Error Peter Bourgon 6 years ago
- transport/http: encoders and decoders take context Peter Bourgon 6 years ago
- transport/http: upgrade error encoder Peter Bourgon 6 years ago
- fix typo Shawn Smith 6 years ago
- Minor fix to test Peter Bourgon 6 years ago
- modify call to Error to Errorf for formatting Theodore Schnepper 6 years ago
- fix Method type error Ayiga 6 years ago
- modify enc and dec to be defined in a single line as per comment on Ayiga 6 years ago
- replace fmt.Errorf with Exported Err type Ayiga 6 years ago
- Merge pull request #198 from basvanbeek/master Peter Bourgon 6 years ago
- Clarify grpcReply argument in grpc client factory Jupp Müller (commit: Jupp Müller) 6 years ago
- clean-up of several formatting and comment typos Bas van Beek 6 years ago