//
pkg.gl
Category
github.com/tagenasec/go-queryset
examples
comparison
gorm3
package
0.0.3
Repository:
https://github.com/tagenasec/go-queryset.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
56 SLOC
#
Functions
GetUsersRegisteredToday
GetUsersRegisteredToday returns all users registered today.
GetUsersRegisteredTodayWithMaxRating
GetUsersRegisteredTodayWithMaxRating returns all users registered today with max rating.
GetUsersWithMaxRating
GetUsersWithMaxRating returns limit users with maximal rating.
#
Structs
User
User struct represents user model.