M. J. Fromberger
5a89263dbe
Rather than installing two separate panic handlers, defer the bookkeeping separately from recovery, and lift the delegated handler call out to the top level of the wrapper. Also: Regularize the server middleware wrappers. |
3 years ago | |
---|---|---|
.. | ||
client | logging: remove reamining instances of SetLogger interface (#7572) | 3 years ago |
server | rpc: simplify panic recovery in the server middleware (#7578) | 3 years ago |
test | rpc: remove cache control settings from the HTTP server (#7568) | 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 | logging: remove reamining instances of SetLogger interface (#7572) | 3 years ago |