Go to file
aditya-K2 91de613758 Added Print() Method to FileNode Struct
This Method Is Useful for Printing the Children of the Node
recursively. Useful for debugging Purpose.
2021-10-11 13:54:51 +05:30
client.go All the Client related activities are in client.go 2021-10-09 17:21:47 +05:30
fileBrowser.go Added Print() Method to FileNode Struct 2021-10-11 13:54:51 +05:30
go.mod intial commit 2021-10-08 23:24:45 +05:30
go.sum intial commit 2021-10-08 23:24:45 +05:30
LICENSE
README.md

goMP

MPD client inspired by ncmpcpp written in GO