ormutil

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GormIn

func GormIn[E any](db **gorm.DB, field string, es []E)

func GormPage

func GormPage[E any](db *gorm.DB, pageNumber, showNumber int32) (uint32, []*E, error)

func GormSearch

func GormSearch[E any](db *gorm.DB, fields []string, value string, pageNumber, showNumber int32) (uint32, []*E, error)

func MapCount

func MapCount(db *gorm.DB, field string) (map[string]uint32, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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