enums

package
v0.0.0-...-f96d543 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SearchTypeText = []string{
	"小说标题",
	"作者",
}
View Source
var SearchTypeTextReq = []string{
	"articlename",
	"author",
}
View Source
var TopSoftText = []string{
	"动画化作品",
	"今日更新",
	"(新书一览/最新入库)",
	"总收藏榜",
	"字数排行",

	"(总排行榜/热门轻小说)",
	"月排行榜",
	"周排行榜",
	"日排行榜",

	"总推荐榜",
	"月推荐榜",
	"周推荐榜",
	"日推荐榜",
}
View Source
var TopSoftTextReq = []string{
	"anime",
	"lastupdate",
	"postdate",
	"goodnum",
	"size",

	"allvisit",
	"monthvisit",
	"weekvisit",
	"dayvisit",

	"allvote",
	"monthvote",
	"weekvote",
	"dayvote",
}

Functions

This section is empty.

Types

type SearchType

type SearchType int
const (
	SearchArticleName SearchType = iota
	SearchAuthor
)

type TopSortType

type TopSortType int
const (
	TopSoftAnime TopSortType = iota
	TopSoftUpdateToday
	TopSoftNewBook
	TopSoftTotalFavorites
	TopSoftWordCount

	TopSoftOverallLeardboard
	TopSoftMonthlyLeaderboard
	TopSoftWeeklyLeaderboard
	TopSoftDailyLeaderboard

	TopSoftOverallRecommendation
	TopSoftMonthlyRecommendation
	TopSoftWeeklyRecommendation
	TopSoftDailyRecommendation
)

Jump to

Keyboard shortcuts

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