models

package
v0.0.0-...-d5a4dd1 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Image

type Image struct {
	ID         uint64 `gorm:"primaryKey"`
	UploadTime int64  `gorm:"autoCreateTime"`

	ContentType string
	FileHash    string
	FileSize    uint64

	DeleteCode string
}

Jump to

Keyboard shortcuts

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