Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/moby/moby
/ discardOutput
Struct
discardOutput
daemon/internal/progress/progress.go:56–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
type
discardOutput
struct
{}
57
58
func
(discardOutput) WriteProgress(Progress) error {
59
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected