api

package
v0.0.0-...-81c22f4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Response

type Response struct {
	Allcount       int    `json:"allcount,omitempty"`
	Title          string `json:"title,omitempty"`
	Ncode          string `json:"ncode,omitempty"`
	Userid         int    `json:"userid,omitempty"`
	Writer         string `json:"writer,omitempty"`
	Story          string `json:"story,omitempty"`
	Biggenre       int    `json:"biggenre,omitempty"`
	Genre          int    `json:"genre,omitempty"`
	Gensaku        string `json:"gensaku,omitempty"`
	Keyword        string `json:"keyword,omitempty"`
	GeneralFirstup string `json:"general_firstup,omitempty"`
	GeneralLastup  string `json:"general_lastup,omitempty"`
	NovelType      int    `json:"novel_type,omitempty"`
	End            int    `json:"end,omitempty"`
	GeneralAllNo   int    `json:"general_all_no,omitempty"`
	Length         int    `json:"length,omitempty"`
	Time           int    `json:"time,omitempty"`
	Isstop         int    `json:"isstop,omitempty"`
	Isr15          int    `json:"isr15,omitempty"`
	Isbl           int    `json:"isbl,omitempty"`
	Isgl           int    `json:"isgl,omitempty"`
	Iszankoku      int    `json:"iszankoku,omitempty"`
	Istensei       int    `json:"istensei,omitempty"`
	Istenni        int    `json:"istenni,omitempty"`
	PcOrK          int    `json:"pc_or_k,omitempty"`
	GlobalPoint    int    `json:"global_point,omitempty"`
	DailyPoint     int    `json:"daily_point,omitempty"`
	WeeklyPoint    int    `json:"weekly_point,omitempty"`
	MonthlyPoint   int    `json:"monthly_point,omitempty"`
	QuarterPoint   int    `json:"quarter_point,omitempty"`
	YearlyPoint    int    `json:"yearly_point,omitempty"`
	FavNovelCnt    int    `json:"fav_novel_cnt,omitempty"`
	ImpressionCnt  int    `json:"impression_cnt,omitempty"`
	ReviewCnt      int    `json:"review_cnt,omitempty"`
	AllPoint       int    `json:"all_point,omitempty"`
	AllHyokaCnt    int    `json:"all_hyoka_cnt,omitempty"`
	SasieCnt       int    `json:"sasie_cnt,omitempty"`
	Kaiwaritu      int    `json:"kaiwaritu,omitempty"`
	NovelupdatedAt string `json:"novelupdated_at,omitempty"`
	UpdatedAt      string `json:"updated_at,omitempty"`
}

func GetNovelInfo

func GetNovelInfo(ctx context.Context) ([]Response, error)

一つの作品の情報を返す

Jump to

Keyboard shortcuts

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