Expand description
Output progress data using the json-lines format. For more information see https://jsonlines.org/.
StructsΒ§
- Progress
Writer π - Progress
Writer πInner - RawProgress
Fd π - SubTask
Bytes - An incremental update to e.g. a container image layer download. The first time a given βsubtaskβ name is seen, a new progress bar should be created. If bytes == bytes_total, then the subtask is considered complete.
- SubTask
Step - Marks the beginning and end of a dictrete step
EnumsΒ§
- Event
- An event emitted as JSON.
ConstantsΒ§
- API_
VERSION π - Semantic version of the protocol.
- REFRESH_
HZ π