model

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Element

type Element struct {
	gorm.Model
	Uid  uint64 `gorm:"index:id_mode,priority:1"`
	Name string `gorm:"size:60;index:name_mode,priority:1"`
	Mode string `gorm:"size:10;index:id_mode,priority:2;index:name_mode,priority:2"`
	Star bool
	Sort int64
}

Jump to

Keyboard shortcuts

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