package
3.6.0-alpha.0
Repository: https://github.com/etcd-io/etcd.git
Documentation: pkg.go.dev

# Functions

NewWeightedReport returns a report that includes both weighted and unweighted statistics.
Percentiles returns percentile distribution of float64 slice.

# Structs

Result describes the timings for an operation.
Stats exposes results raw data.

# Interfaces

Report processes a result stream until it is closed, then produces a string with information about the consumed result data.

# Type aliases