package controller
import "github.com/moby/buildkit/util/progress/controller"
Index ¶
Types ¶
type Controller ¶
type Controller struct {
Digest digest.Digest
Name string
WriterFactory progress.WriterFactory
ProgressGroup *pb.ProgressGroup
// contains filtered or unexported fields
}
func (*Controller) Start ¶
func (*Controller) Status ¶
func (c *Controller) Status(id string, action string) func()
Source Files ¶
- Version
- v0.24.0
- Published
- Sep 3, 2025
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 5 seconds ago –
Tools for package owners.