Versions in this module Expand all Collapse all v0 v0.5.0 Sep 5, 2024 Changes in this version + type SubjectExportAPI struct + Limit int + Offset int + ResponseTime string + Subjects []SubjectExportItem + TotalCount int v0.4.0 Aug 24, 2024 Changes in this version + type DoubanGameSubject struct + Cover DoubanCover + Developer []string + Intro string + Publisher []string + ReleaseDate string + Title string + TitleCN string + Type string v0.3.0 Aug 22, 2024 Changes in this version type CategoryView + CurrentPage int type SearchView + CurrentPage int + Query string + QueryType string + TotalPages int v0.2.0 Aug 21, 2024 Changes in this version + type BangumiImage struct + Common string + type BangumiItem struct + Comment string + Rate int + Subject BangumiSubject + SubjectID int + SubjectType int + Type int + UpdatedAt string + type BangumiJson struct + Data []BangumiItem + type BangumiSubject struct + Date string + Eps int + ID int + Images BangumiImage + Name string + NameCN string + ShortSummary string + type BangumiSubjectDetail struct + Date string + ID int + Images BangumiImage + Infobox []Infobox + Name string + NameCN string + Summary string + Type int + type CategoryView struct + Category string + Page int + PageTitle string + Status int + StatusCounts StatusCounts + Subjects []CategoryViewItem + TotalPages int + type CategoryViewItem struct + AltTitle string + Creator string + CreatorLabel string + ImageURL string + MarkDate string + Press string + PressLabel string + PubDate string + PubDateLabel string + Rating int + StatusText string + SubjectType string + SubjectURL string + Title string + type DoubanBookSubject struct + AltTitle string + Author []string + CardSubtitle string + Cover DoubanCover + Intro string + Press []string + PubDate []string + Title string + Type string + type DoubanCover struct + Normal string + type DoubanDetail struct + Comment string + CreateTime string + Rating struct{ ... } + Status string + Subject DoubanSubject + type DoubanDirector struct + Name string + type DoubanItem struct + Interest DoubanDetail + Status string + Type string + type DoubanJson struct + Interest []DoubanItem + type DoubanMovieSubject struct + AltTitle string + CardSubtitle string + Cover DoubanCover + Directors []DoubanDirector + Intro string + PubDate []string + Title string + Type string + type DoubanSubject struct + AltTitle *string + Author *[]string + CardSubtitle string + Cover DoubanCover + Directors *[]DoubanDirector + Intro *string + Press *[]string + PubDate []string + Title string + Type string + URL string + type HomeView struct + FewAnimes bool + FewBooks bool + FewGames bool + FewMovies bool + FewTVs bool + PageTitle string + RecentAnimes []HomeViewItem + RecentBooks []HomeViewItem + RecentGames []HomeViewItem + RecentMovies []HomeViewItem + RecentTVs []HomeViewItem + type HomeViewItem struct + ImageURL string + IsDoing bool + MarkDate string + SubjectURL string + Title string + type Infobox struct + Key string + Value interface{} + type SearchView struct + PageTitle string + Subjects []CategoryViewItem + TotalCount int64 + type StatusCounts struct + All int64 + Doing int64 + Done int64 + Dropped int64 + OnHold int64 + Todo int64 + type Subject struct + AltTitle string + Comment string + CreatedAt int64 + Creator string + ExternalURL string + HasImage int + ID uint + MarkDate string + Press string + PubDate string + Rating int + Status int + SubjectType string + Summary string + Title string + UUID string + UpdatedAt int64 + func (Subject) TableName() string + type SubjectExport struct + ExportTime string + Subjects []SubjectExportItem + TotalCount int + type SubjectExportItem struct + AltTitle string + Comment string + CreatedAt string + Creator string + ExternalURL string + MarkDate string + Press string + PubDate string + Rating int + Status int + SubjectType string + Summary string + Title string + UUID string + type SubjectManagePage struct + ManageType int + PageTitle string + Subject interface{} + type SubjectSummary struct + AltTitle string + Creator string + HasImage int + MarkDate string + Press string + PubDate string + Rating int + Status int + SubjectType string + Title string + UUID string + type SubjectView struct + CreatorLabel string + ExternalURLIcon template.HTML + ImageURL string + ManageType int + PageTitle string + PressLabel string + PubDateLabel string + RatingStar int + StatusText string + Subject Subject + SummaryLabel string