consolidateBy

package
v0.17.0-patch2 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ValidAggregateFunctions = map[string]struct{}{
	"average": {},
	"avg":     {},
	"max":     {},
	"min":     {},
	"sum":     {},
	"first":   {},
	"last":    {},
}

The set of valid aggregation methods for consolidateBy function.

Functions

func GetOrder

func GetOrder() interfaces.Order

func New

func New(configFile string) []interfaces.FunctionMetadata

Types

This section is empty.

Jump to

Keyboard shortcuts

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