Documentation
¶
Index ¶
- func FetchAssetsUrl(postID int, server int) (assets models.AssetsURL, err error)
- func FetchBandName(bandID int) (bandName string, err error)
- func FetchBandoriAssetsUrl(postID int) (assets models.AssetsURL, err error)
- func FetchBandoriPost(postID int, diff int, method int) (post models.Post, err error)
- func FetchBandoriPostList(offset uint64, limit uint64) (count uint64, postList []int, err error)
- func FetchBestdoriPost(postID int, method int) (post models.Post, err error)
- func FetchBestdoriPostList(offset uint64, limit uint64, username string) (count uint64, postList []int, err error)
- func FetchLLSifAssetsUrl(postID int) (assets models.AssetsURL, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchAssetsUrl ¶
func FetchBandName ¶
func FetchBandoriAssetsUrl ¶
func FetchBandoriPost ¶
func FetchBandoriPostList ¶
FetchBandoriPostList Bandori 官方谱面列表 建议Limit设为20
func FetchBestdoriPost ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.