//
pkg.gl
Category
github.com/ooni/probe-cli/v3
internal
progress
package
3.25.0-alpha
Repository:
https://github.com/ooni/probe-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
22 SLOC
#
Functions
NewScaler
NewScaler constructs a new [*Scaler] using the given offset and total and emitting progress using the given [model.ExperimentCallbacks].
#
Structs
Scaler
Scaler implements [model.ExperimentCallbacks] and scales progress as instructed through the [NewScaler] constructor.