Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Discovery ¶
type Discovery struct {
// contains filtered or unexported fields
}
Discovery stores the information about Spotify Connect Discovery Request
func CreateFromBlob ¶
func CreateFromFile ¶
func LoginFromConnect ¶
Advertises a Spotify service via mdns. It waits for the user to connect to 'librespot' device, extracts login data and returns the resulting login BlobInfo.
func (*Discovery) ConnectToDevice ¶
func (*Discovery) DeviceName ¶
func (*Discovery) Devices ¶
func (d *Discovery) Devices() []connectDeviceMdns
Devices return an immutable copy of the current MDNS-discovered devices, thread-safe
func (*Discovery) FindDevices ¶
func (d *Discovery) FindDevices()
Click to show internal directories.
Click to hide internal directories.