bangumi

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Moe

type Moe struct {
	ID     int64  `json:"id,omitempty"`
	Title  string `json:"title,omitempty"`
	Cover  string `json:"cover,omitempty"`
	Link   string `json:"link,omitempty"`
	Desc   string `json:"desc,omitempty"`
	Badge  string `json:"badge,omitempty"`
	Square string `json:"square,omitempty"`
}

type Season

type Season struct {
	Aid         int64  `json:"aid,omitempty"`
	SeasonID    int64  `json:"season_id,omitempty"`
	EpisodeID   string `json:"episode_id,omitempty"`
	Title       string `json:"title,omitempty"`
	Cover       string `json:"cover,omitempty"`
	PlayCount   int32  `json:"play_count,omitempty"`
	Favorites   int32  `json:"favorites,omitempty"`
	SeasonType  int8   `json:"season_type,omitempty"`
	TypeBadge   string `json:"type_badge,omitempty"`
	SeasonCover string `json:"season_cover,omitempty"`
	UpdateDesc  string `json:"update_desc,omitempty"`
}

type Update

type Update struct {
	SquareCover string `json:"square_cover"`
	Title       string `json:"title"`
	Updates     int    `json:"updates"`
}

Jump to

Keyboard shortcuts

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