aggregation

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrUnknownFunc = errors.New("unknown aggregation function")

Functions

This section is empty.

Types

type Int64Func

type Int64Func interface {
	In(int64)
	Val() int64
	Reset()
}

func NewInt64Func

func NewInt64Func(af modelv1.AggregationFunction) (Int64Func, error)

Jump to

Keyboard shortcuts

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