Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Reader
Method
Reader
core/content/helpers.go:45–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
44
type
reader
interface
{
45
Reader() io.Reader
46
}
47
48
// NewReader returns a io.Reader from a ReaderAt
Callers
2
NewReader
Function · 0.65
applyNaive
Function · 0.65
Implementers
1
sizeReaderAt
plugins/content/local/readerat.go
Calls
no outgoing calls
Tested by
no test coverage detected