Selaa lähdekoodia

Update ROADMAP.md

update roadmap.
Kevin Wan 3 vuotta sitten
vanhempi
sitoutus
fec908a19b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      ROADMAP.md

+ 1 - 1
ROADMAP.md

@@ -23,6 +23,6 @@ We hope that the items listed below will inspire further engagement from the com
 - [x] Support `context` in redis related methods for timeout and tracing
 - [x] Support `context` in sql related methods for timeout and tracing
 - [ ] Support `context` in mongodb related methods for timeout and tracing
-- [x] Add `httpx.Client` with governance, like circuit breaker etc.
+- [x] Add `httpc.Do` with HTTP call governance, like circuit breaker etc.
 - [ ] Support `goctl doctor` command to report potential issues for given service
 - [ ] Support `goctl mock` command to start a mocking server with given `.api` file