MCPcopy Create free account
hub / github.com/docker/buildx / close

Method close

util/progress/printer.go:325–329  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

323}
324
325func (req *interruptRequest) close() {
326 if req.done != nil {
327 close(req.done)
328 }
329}

Callers 2

updateDisplayMethod · 0.45
bufferDisplayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected