package
1.0.0-beta.122
Repository: https://github.com/tigrisdata/tigris.git
Documentation: pkg.go.dev

# Functions

Unmarshal to unmarshal an aggregation object.
UnmarshalAggObject unmarshal the input to the aggregation.

# Structs

AccumulatorFactory to return the object of the accumulator type.
AccumulatorOp is a type of aggregation that can also be use in the group by to group values into subsets.
ArithmeticFactory to return the object of the arithmeticOp type.
No description provided by the author

# Interfaces

Aggregation operators either can pass a single expression or an array of expression.