testiters

package
v0.36.0-rc.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HistogramIterator

type HistogramIterator struct {
	// contains filtered or unexported fields
}

func NewHistogramIterator

func NewHistogramIterator(l []*HistogramPair) *HistogramIterator

func (*HistogramIterator) At

func (it *HistogramIterator) At() (t int64, v float64)

func (*HistogramIterator) AtFloatHistogram

func (*HistogramIterator) AtHistogram

func (*HistogramIterator) AtT

func (it *HistogramIterator) AtT() int64

func (*HistogramIterator) Err

func (it *HistogramIterator) Err() error

func (*HistogramIterator) Next

func (*HistogramIterator) Seek

type HistogramPair

type HistogramPair struct {
	T int64
	H *histogram.Histogram
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL