cubefs/blobstore/common/rpc
slasher 22bb533794 chore(test): change erroris target and err
. #1000042638

Signed-off-by: slasher <shenjie1@oppo.com>
2025-10-13 15:29:34 +08:00
..
auditlog perf(trace): use range function instead copy of slice 2025-10-13 15:29:33 +08:00
auth feat(rpc2): fixup some code of rpc2 2025-07-08 11:30:13 +08:00
example feat(rpc): apply filter in auditlog 2023-10-16 15:29:07 +08:00
argument_test.go feat(rpc): self-defined argument decoder with request body 2023-02-22 15:59:37 +08:00
argument.go style(blobstore): add a default clause to this switch statement 2023-09-04 16:54:05 +08:00
client_config.go feat(rpc2): add intercepor of auth 2025-07-08 11:30:13 +08:00
client_lb_test.go feat(rpc): disable unique host on the same host if failed 2024-07-15 11:03:57 +08:00
client_lb.go feat(rpc): disable unique host on the same host if failed 2024-07-15 11:03:57 +08:00
client_selector_test.go feat(rpc): disable unique host on the same host if failed 2024-07-15 11:03:57 +08:00
client_selector.go feat(rpc): disable unique host on the same host if failed 2024-07-15 11:03:57 +08:00
client_test.go fix(rpc): timeout with response in rpc client 2025-09-05 12:15:07 +08:00
client.go fix(rpc): timeout with response in rpc client for timer reset 2025-09-11 10:06:55 +08:00
codec_test.go chore(util): rename deprecated ioutil 2024-04-25 10:27:27 +08:00
codec.go build: add blobstore module access 2022-10-12 10:21:39 +08:00
context_test.go chore(util): rename deprecated ioutil 2024-04-25 10:27:27 +08:00
context.go fix(rpc): return 598 http status code if fail to decode from response 2024-07-29 15:13:21 +08:00
error_test.go chore(test): change erroris target and err 2025-10-13 15:29:34 +08:00
error.go style(blobstore): add a default clause to this switch statement 2023-09-04 16:54:05 +08:00
middleware_test.go build: add blobstore module access 2022-10-12 10:21:39 +08:00
middleware.go build: add blobstore module access 2022-10-12 10:21:39 +08:00
proto.go feat(clustermgr): add shard management and catalog module 2025-07-08 11:30:13 +08:00
recovery_test.go fix(code scan): fix code-scanning problems. 2023-11-28 12:32:15 +08:00
recovery.go build: add blobstore module access 2022-10-12 10:21:39 +08:00
route_test.go fix(code scan): fix code-scanning problems. 2023-11-28 12:32:15 +08:00
route.go fix(style): fix some typo 2023-06-29 11:56:08 +08:00
server_test.go fix(code scan): fix code-scanning problems. 2023-11-28 12:32:15 +08:00
server.go build: add blobstore module access 2022-10-12 10:21:39 +08:00