Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Check
Method
Check
core/transfer/local/progress.go:75–75 ·
view source on GitHub ↗
(context.Context, digest.Digest)
Source
from the content-addressed store, hash-verified
73
type
StatusTracker
interface
{
74
Active(context.Context, ...string) (ActiveJobs, error)
75
Check(context.Context, digest.Digest) (bool, error)
76
}
77
78
type
extractionUpdate
struct
{
Callers
5
IsServing
Method · 0.65
TestImport
Function · 0.65
Check
Method · 0.65
HandleProgress
Method · 0.65
VerifyDevice
Function · 0.65
Calls
no outgoing calls
Tested by
1
TestImport
Function · 0.52