package
0.0.0-20180321213005-1c5219ff7151
Repository: https://github.com/geertjohan/tune.git
Documentation: pkg.go.dev
# Functions
Ping pings the server, this returns some information about the location of this client, and provides the client with the current servertime.
# Constants
APIBaseURL is the base URL for the AudioAddict v1 API's.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrChannelRequiresPremium is returned by (*Channel).StreamURLs() when the channel is only for premium accounts and given account is not a premium account.
No description provided by the author
ErrNoTracklist is returned when the API returns a valid result, but the tracklist is empty (or only contains ads).
ErrStreamlistNotAvailable is returned by (*Network).StreamlistByKey() when there is no streamlist with given key.
NetworkDI defines the network parameters for DI.fm radio.
NetworkList contains all networks defined by this package, it is possible to add/remove items from this list.
NetworkRadioTunes contains the network parameters for RadioTunes.com radio.
# Structs
No description provided by the author
Channel contains information about a AudioAddict channel.
Network defines the parameters for an AudioAddict network such as di.fm It provides API methods to get channels and stream information.
PingInfo holds the information that is sent back by the audioaddict api server on a ping request.
Streamlist defines.
No description provided by the author