MCPcopy
hub / github.com/grpc/grpc-go / Unlock

Method Unlock

internal/transport/transport.go:441–441  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

439
440func (*noCopy) Lock() {}
441func (*noCopy) Unlock() {}
442
443// transportReader reads all the data available for this Stream from the transport and
444// passes them into the decoder, which converts them into a gRPC message stream.

Callers 15

FullDuplexCallMethod · 0.45
CloseMethod · 0.45
updateSubConnStateMethod · 0.45
OnLoadReportMethod · 0.45
PickMethod · 0.45
setMethod · 0.45
createGaugeMethod · 0.45
UpdateClientConnStateMethod · 0.45
UpdateStateMethod · 0.45
buildRespMethod · 0.45
startRPCMethod · 0.45
finishRPCMethod · 0.45

Calls

no outgoing calls