model

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2025 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 RoomInfo

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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