Skip to content
/ mpdx Public

Package mpdx is an extension of package mpd. MIT Licensed.

License

Notifications You must be signed in to change notification settings

mdlayher/mpdx

Repository files navigation

mpdx Build Status GoDoc Report Card

Package mpdx is an extension of package mpd. MIT Licensed.

Why?

Package mpd is excellent, but it returns data in a wrapped map[string]string, instead of a unique struct per response type. This is intentional, for the reasons described in this issue.

Package mpdx provides these wrapped struct types, for better type safety and ease of use.

About

Package mpdx is an extension of package mpd. MIT Licensed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages