package utils

import "github.com/docker/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

progress.go

Version
v27.1.2+incompatible
Published
Aug 10, 2024
Platform
js/wasm
Imports
8 packages
Last checked
2 minutes ago

Tools for package owners.