M. J. Fromberger
4ba5a053de
Extend the decoding rules for URL query parameters so that if the target type implements encoding.TextUnmarshaler, the decoder will use it. This is a non-breaking change. |
3 years ago | |
---|---|---|
.. | ||
client | rpc: remove the placeholder RunState type. (#7749) | 3 years ago |
server | rpc: allow GET parameters that support encoding.TextUnmarshaler (#7800) | 3 years ago |
test | rpc: clean up the RPCFunc constructor signature (#7586) | 3 years ago |
types | rpc: simplify the handling of JSON-RPC request and response IDs (#7738) | 3 years ago |
doc.go | rpc: clean up the RPCFunc constructor signature (#7586) | 3 years ago |
jsonrpc_test.go | rpc: clean up unused non-default websocket client options (#7713) | 3 years ago |