Documentation ¶
Index ¶
Constants ¶
View Source
const (
SearchSongURL = "" /* 130-byte string literal not displayed */
)
Variables ¶
View Source
var ( SECRET_KEY = []byte("ylzsxkwm") DesModeEncrypt = 0 DesModeDecrypt = 1 )
Functions ¶
Types ¶
type KuWo ¶
type KuWo struct{}
func (*KuWo) GetSongUrl ¶
func (*KuWo) SearchSong ¶
func (m *KuWo) SearchSong(song common.SearchSong) (songs []*common.Song)
Click to show internal directories.
Click to hide internal directories.