Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ getRawConnWrapper
Method
getRawConnWrapper
test/rawConnWrapper.go:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
func
(d *dialerWrapper) getRawConnWrapper() *rawConnWrapper {
78
return
d.rcw
79
}
80
81
type
rawConnWrapper
struct
{
82
cc io.ReadWriteCloser
Callers
2
testServerMaxHeaderListSizeClientIntentionalViolation
Function · 0.80
TestCZClientAndServerSocketMetricsStreamsCountFlowControlRSTStream
Method · 0.80
Calls
no outgoing calls
Tested by
2
testServerMaxHeaderListSizeClientIntentionalViolation
Function · 0.64
TestCZClientAndServerSocketMetricsStreamsCountFlowControlRSTStream
Method · 0.64