MCPcopy
hub / github.com/basecamp/once / DeployProgressCallback

FuncType DeployProgressCallback

internal/docker/progress.go:31–31  ·  view source on GitHub ↗
func(DeployProgress)

Source from the content-addressed store, hash-verified

29}
30
31type DeployProgressCallback func(DeployProgress)
32
33type pullProgressTracker struct {
34 layers map[string]*layerProgress

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…