package utils
import "github.com/dotcloud/docker/distribution/utils"
Index ¶
Functions ¶
func WriteDistributionProgress ¶
func WriteDistributionProgress(cancelFunc func(), outStream io.Writer, progressChan <-chan progress.Progress)
WriteDistributionProgress is a helper for writing progress from chan to JSON stream with an optional cancel function.
Source Files ¶
- Version
- v28.1.0-rc.2+incompatible
- Published
- Apr 16, 2025
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 4 minutes ago –
Tools for package owners.