package
3.25.0-alpha
Repository: https://github.com/ooni/probe-cli.git
Documentation: pkg.go.dev

# Functions

NewMinimalRuntime creates a minimal [Runtime] implementation.
NewRuntimeMeasurexLite creates a [Runtime] using [measurexlite] to collect [*Observations].
OptionMaxActiveConns configures the maximum number of endpoint measurements that we may run in parallel.
OptionMaxActiveDNSLookups configures the maximum number of DNS lookup measurements that we may run in parallel.
OptionMeasuringNetwork configures the [model.MeasuringNetwork] to use.

# Structs

MinimalRuntime is a minimal [Runtime] implementation.
RuntimeMeasurexLite uses [measurexlite] to collect [*Observations.].

# Type aliases

Option is an option for configuring a runtime.