cuoti

package
v1.3.17-beta.af5ef140 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2021 License: AGPL-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 Tab

type Tab struct {
	ID             uint32 `json:"id" db:"id"`                             // 唯一标识符
	UserID         uint32 `json:"user_id" db:"user_id"`                   // 用户 QQ 号
	ImageURL       string `json:"image_url" db:"image_url"`               // 错题图片 URL
	QuestionAnswer string `json:"question_answer" db:"question_answer"`   // 问题正确答案
	LastNoticeTime uint64 `json:"last_notice_time" db:"last_notice_time"` // 上次提醒时间
}

Jump to

Keyboard shortcuts

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