Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Avg ¶ added in v0.6.1
func (Avg) Aggregate ¶ added in v0.6.1
func (a Avg) Aggregate() enum.AggregateType
type Function ¶
type Function[T any] struct { Field *T Type enum.FunctionType Value T }
func (Function[T]) GetType ¶
func (f Function[T]) GetType() enum.FunctionType
type Max ¶ added in v0.6.1
func (Max) Aggregate ¶ added in v0.6.1
func (a Max) Aggregate() enum.AggregateType
Click to show internal directories.
Click to hide internal directories.