Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorEqual ¶
ErrorEqual checks two grpc errors for equality. We check structural equality, not pointer equality as you would get by comparing the error interface.
func IsClosedConnection ¶
IsClosedConnection returns true if err is an error produced by gRPC on closed connections.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.