Versions in this module Expand all Collapse all v1 v1.2.0 Feb 13, 2023 Changes in this version + const TableNameNewMediaBook + type NewMediaBook struct + AuthorID int32 + AuthorName string + Category1ID int32 + Category2ID int32 + Characters string + CoverPath string + FirstPaidChapterNum int32 + ID int64 + IsOver int8 + LatestChapterID string + LatestChapterTitle string + OrigID int64 + Price int64 + PriceType int8 + SevendayReadingCount int64 + Status int8 + Summary string + Title string + Words int64 + WxSevendayReadingCount int64 + func (*NewMediaBook) TableName() string