scopes

package
v0.0.0-...-6375eca Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UserID

func UserID(userID uint) func(db *gorm.DB) *gorm.DB

Types

type PaginateOptions

type PaginateOptions struct {
	Total    *int64
	Value    interface{}
	Pageable pagination.Pageable
}

type Paginator

type Paginator interface {
	Paginate(options PaginateOptions) func(db *gorm.DB) *gorm.DB
}

func NewPaginator

func NewPaginator(db *gorm.DB) Paginator

Jump to

Keyboard shortcuts

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