History of examples / profilesvc @b5e46d41-dea9-4f2c-8fa5-a1c79dd15269/main
- Run gofmt on code Lars Walen 4 years ago
- Address review comments and add more tests Yuri Shkuro 4 years ago
- Support push model for service discovery Yuri Shkuro 4 years ago
- log: Unexport Context and change With and WithPrefix to top level functions. Chris Hines 5 years ago
- remove server wide context from HTTP Transport in favor of per request context provided by net/http Bas van Beek 5 years ago
- Use stdlib context instead of golang.org/x/net/context Peter Bourgon 5 years ago
- transport/http: remove Error type Peter Bourgon 5 years ago
- Remove extra space Jean-Yves Gastaud 5 years ago
- Fix profilesvc path description Jean-Yves Gastaud 5 years ago
- Added query escaping to ids Lennart Olsen 5 years ago
- Updated profilesvc example: Removed url.QueryEscape from the make*Endpoint functions Lennart Olsen 5 years ago
- examples/profilesvc: refactor + add client package Peter Bourgon 5 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
- Fix small logic error in profilesvc transport Peter Bourgon 6 years ago
- Renames Peter Bourgon 6 years ago
- examples/profilesvc: fix PUT and PATCH semantics Peter Bourgon 6 years ago
- examples/profilesvc: via gorilla/mux Peter Bourgon 6 years ago