go-zero
go-zero copied to clipboard
When one RPC calls another RPC
trafficstars
When one RPC calls another RPC, the data in the Context doesn't pass through. Why?
Not all data are passed directly. You need to inject what you want. Why to pass everything in ctx?
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.