aggregator

package
v0.0.0-...-0a5fad8 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Float64Accumulator

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

func (*Float64Accumulator) Aggregate

func (a *Float64Accumulator) Aggregate(v interface{})

func (*Float64Accumulator) Delta

func (a *Float64Accumulator) Delta() interface{}

func (*Float64Accumulator) Get

func (a *Float64Accumulator) Get() interface{}

func (*Float64Accumulator) Set

func (a *Float64Accumulator) Set(v interface{})

func (*Float64Accumulator) Type

func (a *Float64Accumulator) Type() string

type IntAccumulator

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

func (*IntAccumulator) Aggregate

func (a *IntAccumulator) Aggregate(v interface{})

func (*IntAccumulator) Delta

func (a *IntAccumulator) Delta() interface{}

func (*IntAccumulator) Get

func (a *IntAccumulator) Get() interface{}

func (*IntAccumulator) Set

func (a *IntAccumulator) Set(v interface{})

func (*IntAccumulator) Type

func (a *IntAccumulator) Type() string

Jump to

Keyboard shortcuts

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