Anton Kaliaev
fbe7234639
plus make Client interface more consistent. All *Sync functions now return an error as a second return param. Deliver/Check/Commit use Code to indicate errors and have IsErr() func defined on ResponseXYZ structs. |
7 years ago | |
---|---|---|
.. | ||
client.go | remove Result from the client package | 7 years ago |
grpc_client.go | remove Result from the client package | 7 years ago |
local_client.go | remove Result from the client package | 7 years ago |
socket_client.go | remove Result from the client package | 7 years ago |
socket_client_test.go | socketClient: fix and test for StopForError deadlock | 7 years ago |