Tree @scrub-obsolete/main (Download .tar.gz)
History of examples / apigateway @scrub-obsolete/main
- examples/apigateway: fix for new addsvc Peter Bourgon 5 years ago
- Support push model for service discovery Yuri Shkuro 5 years ago
- log: Unexport Context and change With and WithPrefix to top level functions. Chris Hines 6 years ago
- remove server wide context from HTTP Transport in favor of per request context provided by net/http Bas van Beek 6 years ago
- Use stdlib context instead of golang.org/x/net/context Peter Bourgon 6 years ago
- examples/apigateway: fix bug in addsvc PathPrefix Peter Bourgon 6 years ago
- examples/apigateway: refactor Peter Bourgon 6 years ago
- Merge pull request #247 from bensigelman/bhs/opentracing Peter Bourgon 6 years ago
- Add a logger, standard tags, and round corners Ben Sigelman 6 years ago
- Respond to review comments Ben Sigelman 6 years ago
- Demonstrate the OpenTracing bindings via addsvc Ben Sigelman 6 years ago
- transport/http: encoders and decoders take context Peter Bourgon 6 years ago
- Use loadbalancer in addsvc example Jupp Müller 6 years ago
- Apply @peterbourgon apigateway patch Marcel Hauf 7 years ago
- merge handler factory functions into one and use a service definition variable to construct the apigateway mapping Marcel Hauf 7 years ago
- user handles service registration for apigateway example services Marcel Hauf 7 years ago
- discover services on startup, add addsvc support Marcel Hauf 7 years ago
- add cmd flags, listen to signals, and use kit/log for logging Marcel Hauf 7 years ago
- add basic apigateway example which discovers services on demand from consul and forwards rpc calls to discovered endpoints Marcel Hauf 7 years ago