frostfs-api-go/rpc/client
Airat Arifullin 2ae34b5458
All checks were successful
DCO action / DCO (pull_request) Successful in 40s
Tests and linters / Lint (pull_request) Successful in 45s
Tests and linters / Tests (pull_request) Successful in 54s
Tests and linters / Tests with -race (pull_request) Successful in 1m12s
[#115] rpcclient: Fix type getters
* Add type instance check for nil to avoid panic by
  accessing fields.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-09-06 12:14:04 +03:00
..
call_options.go [#27] *: Add linter exceptions 2023-05-03 14:15:56 +03:00
client.go [#77] protogen: Initial implementation 2024-08-19 10:47:00 +03:00
conn.go [#115] rpcclient: Fix type getters 2024-09-06 12:14:04 +03:00
connect.go [#2] rpc/client: Allow to override low-level gRPC options 2023-02-06 11:30:33 +03:00
flows.go Rename package name 2023-03-07 13:42:36 +03:00
init.go Rename package name 2023-03-07 13:42:36 +03:00
options.go [#98] rpc: Accept interface in place of ClientConn 2024-08-01 08:50:24 +03:00
options_test.go Move to frostfs-api 2022-12-12 17:40:48 +03:00
stream_wrapper.go Rename package name 2023-03-07 13:42:36 +03:00
util.go Rename package name 2023-03-07 13:42:36 +03:00