feat: introduce the tcpping experiment (#696)
See https://github.com/ooni/probe/issues/2030 (reference issue) and https://github.com/ooni/spec/pull/235 (spec).
This commit is contained in:
@@ -109,7 +109,7 @@ func NewExperimentMeasurer(config Config) model.ExperimentMeasurer {
|
||||
|
||||
// SummaryKeys contains summary keys for this experiment.
|
||||
//
|
||||
// Note that this structure is part of the ABI contract with probe-cli
|
||||
// Note that this structure is part of the ABI contract with ooniprobe
|
||||
// therefore we should be careful when changing it.
|
||||
type SummaryKeys struct {
|
||||
BootstrapTime float64 `json:"bootstrap_time"`
|
||||
|
||||
Reference in New Issue
Block a user