MCPcopy
hub / github.com/containerd/containerd / Context

Method Context

plugins/services/containers/local.go:238–240  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

236}
237
238func (s *localStream) Context() context.Context {
239 return s.ctx
240}
241
242func (s *localStream) CloseSend() error {
243 return nil

Callers 15

ListMethod · 0.45
ServeHTTPMethod · 0.45
TestShimSockLengthFunction · 0.45
TestRegressionIssue4769Function · 0.45
TestRegressionIssue6429Function · 0.45
TestFormatMountFunction · 0.45
testEnvFunction · 0.45
testDBFunction · 0.45
TestGetSupportedPlatformFunction · 0.45

Calls

no outgoing calls

Tested by 15

ServeHTTPMethod · 0.36
TestShimSockLengthFunction · 0.36
TestRegressionIssue4769Function · 0.36
TestRegressionIssue6429Function · 0.36
TestFormatMountFunction · 0.36
testEnvFunction · 0.36
testDBFunction · 0.36
TestGetSupportedPlatformFunction · 0.36