Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Recv
Method
Recv
core/streaming/streaming.go:43–43 ·
view source on GitHub ↗
Recv receives an object on the stream
()
Source
from the content-addressed store, hash-verified
41
42
// Recv receives an object on the stream
43
Recv() (typeurl.Any, error)
44
45
// Close closes the stream
46
Close() error
Callers
15
Subscribe
Method · 0.65
stream
Method · 0.65
listenToEventChannel
Function · 0.65
TestNewRuntimeClientConnGetContainerEventsUnix
Function · 0.65
List
Method · 0.65
Walk
Method · 0.65
Create
Method · 0.65
Recv
Method · 0.65
MarshalAny
Method · 0.65
GetCredentials
Method · 0.65
Transfer
Method · 0.65
SendStream
Function · 0.65
Implementers
3
clientStream
core/streaming/proxy/streaming.go
testStream
core/transfer/streaming/stream_test.go
serviceStream
plugins/services/streaming/service.go
Calls
no outgoing calls
Tested by
2
listenToEventChannel
Function · 0.52
TestNewRuntimeClientConnGetContainerEventsUnix
Function · 0.52