M. J. Fromberger
50ac52e28d
* Rename rpctypes.Context to CallInfo. Add methods to attach and recover this value from a context.Context. * Rework RPC method handlers to accept "real" contexts. - Replace *rpctypes.Context arguments with context.Context. - Update usage of RPC context fields to use CallInfo. |
3 years ago | |
---|---|---|
.. | ||
client | reactors: skip log on some routine cancels (#7556) | 3 years ago |
server | rpc: replace custom context-like argument with context.Context (#7559) | 3 years ago |
test | rpc: replace custom context-like argument with context.Context (#7559) | 3 years ago |
types | rpc: replace custom context-like argument with context.Context (#7559) | 3 years ago |
doc.go | Set cache control in the HTTP-RPC response header (#6265) | 4 years ago |
jsonrpc_test.go | rpc: replace custom context-like argument with context.Context (#7559) | 3 years ago |