♻️ Song struct to hold song logic
This commit is contained in:
parent
c845d08293
commit
16933ce0fa
4 changed files with 50 additions and 7 deletions
|
|
@ -1,8 +1,6 @@
|
|||
package mpd
|
||||
|
||||
import (
|
||||
"github.com/fhs/gompd/v2/mpd"
|
||||
)
|
||||
import "github.com/fhs/gompd/v2/mpd"
|
||||
|
||||
var conn *mpd.Client
|
||||
var connerror error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue