micro/util/http
Asim Aslam f146b52418
Registry router fixes (#1961)
* only cache routes if told to do so

* Use roundrobin selector and retry in proxy

* Update lookup to require service

* Fix compile

* Fix compile

* Update

* Update

* rename query to lookup

* Update router.go

* Update
2020-08-21 09:23:01 +01:00
..
http_test.go v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
http.go v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
options.go v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
roundtripper.go Registry router fixes (#1961) 2020-08-21 09:23:01 +01:00