model

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2026 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 AnchorStatData added in v0.0.4

type AnchorStatData struct {
	RecordDate string `json:"recordDate"`
	Followers  int    `json:"followers"`
	LikeCount  int    `json:"likeCount"`
}

type AnchorStatInfo added in v0.0.4

type AnchorStatInfo struct {
	WeekFollowersIncr  int               `json:"weekFollowersIncr"`
	WeekLikeNumIncr    int               `json:"weekLikeNumIncr"`
	MonthFollowersIncr int               `json:"monthFollowersIncr"`
	HistoryData        []*AnchorStatData `json:"historyData"`
}

type ExportRoomInfo added in v0.0.9

type ExportRoomInfo struct {
	Id       int
	LiveId   int
	Url      string
	Anchor   string
	Platform string
	RoomName string
}

type RoomInfo

type RoomInfo struct {
	*entity.LiveRoomInfo
	IsRecording bool `json:"isRecording"`
	IsLiving    bool `json:"isLiving"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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