aggregate

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Count

func Count(t any) *query.Count

Aggregate Count uses database aggregate to make a count on the target

Is used with query.Count as argument for select

Example

goe.Select(&struct {
	*query.Count
}{
	aggregate.Count(&db.Animal.Id),
})

Types

This section is empty.

Jump to

Keyboard shortcuts

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