# Functions
NewProcessingStats returns a new ProcessingStats object.
# Constants
DockerPull is the "docker pull" output processing type.
DockerPush is the "docker push" output processing type.
# Structs
ProcessingStats contains all the statistics of the running layers.
StatusChange is a change request against the current processing stats.
# Type aliases
OutputType is an enum of Docker Output Processing Types.