Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
Info is the struct that contains all the information the Spotify player displays to the user
type Widget ¶
type Widget struct {
	view.TextWidget
	Info
	// contains filtered or unexported fields
}
    Widget is the struct used by all WTF widgets to transfer to the main widget controller
 Click to show internal directories. 
   Click to hide internal directories.