Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Trailer
Method
Trailer
stream.go:1423–1425 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1421
}
1422
1423
func
(as *addrConnStream) Trailer() metadata.MD {
1424
return
as.transportStream.Trailer()
1425
}
1426
1427
func
(as *addrConnStream) CloseSend() error {
1428
if
as.sentLast {
Callers
nothing calls this directly
Calls
1
Trailer
Method · 0.65
Tested by
no test coverage detected