models

package
v0.0.0-...-9e605f1 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2024 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 RecommendEvent

type RecommendEvent struct {
	Type     int      // 1. 已读   2. 喜欢	3. 插入新数据
	Source   string   // 来源
	Slice    string   // 附加信息
	Username string   // 发送者用户名
	PollUuid []string // 提问id,可以批量操作,但是仅对于某一个唯一的用户
	Tag      []string // 插入时使用
	Category []string // 插入时使用
	Title    string   // 标题
}

Jump to

Keyboard shortcuts

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