model

package
v0.0.0-...-4cc9216 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	ID       int64 `gorm:"primaryKey"`
	UserID   int64
	LiveID   int64
	LiveTime int64     `gorm:"idx_live_time"`
	SendTime time.Time `gorm:"autoCreateTime"`
	Content  string
}

Jump to

Keyboard shortcuts

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