MCPcopy
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
246func (s *localStream) Header() (grpcm.MD, error) {
247 return nil, nil
248}
249
250func (s *localStream) Trailer() grpcm.MD {
251 return nil

Callers 15

ServeHTTPMethod · 0.80
FuzzFetcherFunction · 0.80
ServeHTTPMethod · 0.80
defaultHandlerMethod · 0.80
TestFetcherOpenFunction · 0.80
TestFetcherOpenParallelFunction · 0.80
TestContentEncodingFunction · 0.80
TestBasicResolverFunction · 0.80

Calls

no outgoing calls

Tested by 15

ServeHTTPMethod · 0.64
FuzzFetcherFunction · 0.64
ServeHTTPMethod · 0.64
defaultHandlerMethod · 0.64
TestFetcherOpenFunction · 0.64
TestFetcherOpenParallelFunction · 0.64
TestContentEncodingFunction · 0.64
TestBasicResolverFunction · 0.64