M. J. Fromberger
8e58c564c0
These two interfaces are identical, and besides HTTPClient being confusingly named, all but one location uses Caller. Update that one location, and drop the redundant interface. |
3 years ago | |
---|---|---|
.. | ||
decode.go | cleanup: Reduce and normalize import path aliasing. (#6975) | 3 years ago |
http_json_client.go | rpc: collapse Caller and HTTPClient interfaces. (#7548) | 3 years ago |
http_json_client_test.go | testing: pass testing.T to assert and require always, assertion cleanup (#7508) | 3 years ago |
integration_test.go | testing: pass testing.T to assert and require always, assertion cleanup (#7508) | 3 years ago |
ws_client.go | rpc: remove positional parameter encoding from clients (#7545) | 3 years ago |
ws_client_test.go | tests: remove panics from test fixtures (#7522) | 3 years ago |