Documentation
¶
Index ¶
- func Parse(source string) (string, int64, error)
- type Cloud
- type CloudOpts
- type Crypto
- type CryptoOpts
- type Curl
- type CurlOpts
- type Download
- type DownloadOpts
- type Login
- type LoginOpts
- type Logout
- type LogoutOpts
- type Music
- type NCM
- type NCMOpts
- type NeverHeardSongsList
- type Partner
- type PartnerOpts
- type Payload
- type Request
- type Response
- type Root
- type RootOpts
- type Scrobble
- type ScrobbleOpts
- type SignIn
- type SignInOpts
- type Task
- type TaskOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CryptoOpts ¶
type DownloadOpts ¶
type LogoutOpts ¶
type LogoutOpts struct{}
type Music ¶
func (Music) ArtistString ¶
func (Music) NameString ¶ added in v0.0.4
NameString 返回去除特殊符号的歌曲名
type NeverHeardSongsList ¶
type PartnerOpts ¶
type ScrobbleOpts ¶
type ScrobbleOpts struct {
Num int64
}
type SignInOpts ¶
type SignInOpts struct{}
type TaskOpts ¶
type TaskOpts struct {
Location string
RunAll bool
Partner bool
PartnerOptsCrontab string
PartnerOpts
Scrobble bool
ScrobbleOptsCrontab string
ScrobbleOpts
SignIn bool
SignInOptsCrontab string
SignInOpts
}
Click to show internal directories.
Click to hide internal directories.