trpc-group / trpc-go

A pluggable, high-performance RPC framework written in golang
Other
742 stars 85 forks source link

docs: add note on listen to all addresses for a service #144

Closed WineChord closed 6 months ago

WineChord commented 6 months ago

Fixes #143

RELEASE NOTES: NONE

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (edc1105) 85.77185% compared to head (e4589f7) 85.54247%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## =================================================== - Coverage 85.77185% 85.54247% -0.22939% =================================================== Files 189 189 Lines 16130 16130 =================================================== - Hits 13835 13798 -37 - Misses 1739 1772 +33 - Partials 556 560 +4 ``` | [Flag](https://app.codecov.io/gh/trpc-group/trpc-go/pull/144/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/trpc-group/trpc-go/pull/144/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | `85.54247% <ø> (-0.22939%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.