forked from TrueCloudLab/frostfs-sdk-go
According to https://pkg.go.dev/context#pkg-variables, ContextCancelled should be returned when the context is canceled for some reason other than its deadline passing. So creating gRPC stream with dial timeout fits better for context.DeadlineExceeded. Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com> |
||
---|---|---|
.. | ||
client | ||
common | ||
grpc | ||
message | ||
accounting.go | ||
apemanager.go | ||
common.go | ||
container.go | ||
netmap.go | ||
object.go | ||
session.go | ||
tree.go |