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