Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ customErrorNilStatus
Struct
customErrorNilStatus
status/status_test.go:206–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
type
customErrorNilStatus
struct
{
207
}
208
209
func
(c customErrorNilStatus) Error() string {
210
return
"test"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected