Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommentOutput ¶
type CommentOutput struct {
SongID int64 `json:"song_id" description:"歌曲 ID"`
}
CommentOutput struct
type SongDetailInput ¶
type SongDetailInput struct {
SID string `json:"sid" description:"歌曲 ID"`
}
SongDetailInput struct
Click to show internal directories.
Click to hide internal directories.