# Functions
Dial connects to MPD listening on address addr (e.g.
DialAuthenticated connects to MPD listening on address addr (e.g.
NewWatcher connects to MPD server and watches for changes in subsystems names.
# Constants
ErrorCodes as defined in MPD source (https://www.musicpd.org/doc/api/html/Ack_8hxx_source.html) version 0.21.
ErrorCodes as defined in MPD source (https://www.musicpd.org/doc/api/html/Ack_8hxx_source.html) version 0.21.
ErrorCodes as defined in MPD source (https://www.musicpd.org/doc/api/html/Ack_8hxx_source.html) version 0.21.
ErrorCodes as defined in MPD source (https://www.musicpd.org/doc/api/html/Ack_8hxx_source.html) version 0.21.
ErrorCodes as defined in MPD source (https://www.musicpd.org/doc/api/html/Ack_8hxx_source.html) version 0.21.
ErrorCodes as defined in MPD source (https://www.musicpd.org/doc/api/html/Ack_8hxx_source.html) version 0.21.
ErrorCodes as defined in MPD source (https://www.musicpd.org/doc/api/html/Ack_8hxx_source.html) version 0.21.
ErrorCodes as defined in MPD source (https://www.musicpd.org/doc/api/html/Ack_8hxx_source.html) version 0.21.
ErrorCodes as defined in MPD source (https://www.musicpd.org/doc/api/html/Ack_8hxx_source.html) version 0.21.
ErrorCodes as defined in MPD source (https://www.musicpd.org/doc/api/html/Ack_8hxx_source.html) version 0.21.
ErrorCodes as defined in MPD source (https://www.musicpd.org/doc/api/html/Ack_8hxx_source.html) version 0.21.
ErrorCodes as defined in MPD source (https://www.musicpd.org/doc/api/html/Ack_8hxx_source.html) version 0.21.
# Structs
Client represents a client connection to a MPD server.
A Command represents a MPD command.
CommandList is for batch/mass MPD commands.
Error represents an error returned by the MPD server.
PromisedAttrs is a set of promised attributes (to be) returned by MPD.
A Sticker represents a name/value pair associated to a song.
Watcher represents a MPD client connection that can be watched for events.
# Type aliases
Attrs is a set of attributes returned by MPD.
ErrorCode is the error code of a Error.
PromisedID is a promised identifier (to be) returned by MPD.
Quoted is a string that do no need to be quoted.