go-zero icon indicating copy to clipboard operation
go-zero copied to clipboard

When one RPC calls another RPC

Open ohhtogether opened this issue 3 years ago • 1 comments
trafficstars

When one RPC calls another RPC, the data in the Context doesn't pass through. Why?

ohhtogether avatar Aug 11 '22 02:08 ohhtogether

Not all data are passed directly. You need to inject what you want. Why to pass everything in ctx?

kevwan avatar Aug 13 '22 02:08 kevwan

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Aug 14 '23 01:08 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Mar 17 '24 01:03 github-actions[bot]