Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ GetStatusMessage
Method
GetStatusMessage
binarylog/grpc_binarylog_v1/binarylog.pb.go:609–614 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
607
}
608
609
func
(x *Trailer) GetStatusMessage() string {
610
if
x != nil {
611
return
x.StatusMessage
612
}
613
return
""
614
}
615
616
func
(x *Trailer) GetStatusDetails() []byte {
617
if
x != nil {
Callers
2
TestCanceledStatus
Method · 0.80
buildGCPLoggingEntry
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestCanceledStatus
Method · 0.64