page

package
v1.0.0-RC1 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Page

type Page struct {
	ItemID     int    `json:"item_id" gorm:"primary_key;auto_increment:false"`
	ID         string `json:"id" gorm:"type:varchar(255);primary_key;auto_increment:false"`
	Offset     int    `json:"-"`
	OffsetNext int    `json:"-" gorm:"-"`
}

Jump to

Keyboard shortcuts

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