Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Header
Method
Header
plugins/services/containers/local.go:246–248 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
244
}
245
246
func
(s *localStream) Header() (grpcm.MD, error) {
247
return
nil, nil
248
}
249
250
func
(s *localStream) Trailer() grpcm.MD {
251
return
nil
Callers
15
ServeHTTP
Method · 0.80
FuzzFetcher
Function · 0.80
TestPusherInvalidAuthorizationOnMount
Function · 0.80
ServeHTTP
Method · 0.80
defaultHandler
Method · 0.80
TestFetcherOpen
Function · 0.80
TestFetcherOpenParallel
Function · 0.80
TestFetcherOpenParallel_CloseAfterCopyError
Function · 0.80
TestContentEncoding
Function · 0.80
TestDockerFetcherOpenLimiterDeadlock
Function · 0.80
TestBasicResolver
Function · 0.80
TestAnonymousTokenResolver
Function · 0.80
Calls
no outgoing calls
Tested by
15
ServeHTTP
Method · 0.64
FuzzFetcher
Function · 0.64
TestPusherInvalidAuthorizationOnMount
Function · 0.64
ServeHTTP
Method · 0.64
defaultHandler
Method · 0.64
TestFetcherOpen
Function · 0.64
TestFetcherOpenParallel
Function · 0.64
TestFetcherOpenParallel_CloseAfterCopyError
Function · 0.64
TestContentEncoding
Function · 0.64
TestDockerFetcherOpenLimiterDeadlock
Function · 0.64
TestBasicResolver
Function · 0.64
TestAnonymousTokenResolver
Function · 0.64