All checks were successful
DCO action / DCO (pull_request) Successful in 3m22s
Tests and linters / Run gofumpt (pull_request) Successful in 3m24s
Vulncheck / Vulncheck (pull_request) Successful in 4m39s
Pre-commit hooks / Pre-commit (pull_request) Successful in 4m50s
Build / Build Components (pull_request) Successful in 5m21s
Tests and linters / Lint (pull_request) Successful in 5m20s
Tests and linters / gopls check (pull_request) Successful in 5m22s
Tests and linters / Staticcheck (pull_request) Successful in 5m38s
Tests and linters / Tests with -race (pull_request) Successful in 5m57s
Tests and linters / Tests (pull_request) Successful in 6m26s
* Introduce `rpcSearchDialer` and pass it to raw `SearchObjects` call. The dialer helps to check a cached gRPC connection. If it's invalidated in fact, then the call get failed immediatly and the call doesn't need to wait for context cancellation. Signed-off-by: Airat Arifullin <a.arifullin@yadro.com> |
||
---|---|---|
.. | ||
v2 | ||
container.go | ||
exec.go | ||
local.go | ||
prm.go | ||
search.go | ||
search_test.go | ||
service.go | ||
util.go |