go-pulse/rpc
ryanc414 9357280fce
rpc: add HTTPError type for HTTP error responses (#22677)
The new error type is returned by client operations contains details of
the response error code and response body.

Co-authored-by: Felix Lange <fjl@twurst.com>
2021-04-21 15:51:30 +02:00
..
testdata
client_example_test.go
client_test.go
client.go
constants_unix_nocgo.go
constants_unix.go
doc.go
endpoints.go
errors.go
handler.go
http_test.go
http.go
inproc.go
ipc_js.go
ipc_unix.go
ipc_windows.go
ipc.go
json.go
metrics.go
server_test.go
server.go
service.go
stdio.go
subscription_test.go
subscription.go
testservice_test.go
types_test.go
types.go
websocket_test.go
websocket.go