package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Apr 30, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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),
})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.