Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cockroachdb/errors
/ Code
Method
Code
extgrpc/ext_grpc_test.go:84–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
// statusIface is a thin interface for common gRPC and gogo Status functionality.
83
type
statusIface
interface
{
84
Code() codes.Code
85
Message() string
86
Details() []
interface
{}
87
Err() error
Callers
2
decodeWithGrpcCode
Function · 0.80
TestEncodeDecodeStatus
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestEncodeDecodeStatus
Function · 0.64