Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotDir = errors.New("path exists but not a directory") ErrFileExists = errors.New("file exists") )
Functions ¶
func AppendSongToM3U ¶
AppendSongToM3U append song to M3U song song info struct origin origin URI or final URI, netease://12345 or https://music.163.com/12345.mp3 done notifier
func Initialize ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.