Documentation ¶
Index ¶
- func New(params []string, token *oauth2.Token) (protocol.Instance, error)
- type Stream
- func (s *Stream) Close() error
- func (s *Stream) GetSong(codec.ID) (codec.Song, error)
- func (s *Stream) Info(codec.ID) (*codec.SongInfo, error)
- func (s *Stream) Key() string
- func (s *Stream) List() (protocol.SongList, error)
- func (s *Stream) Read(p []byte) (n int, err error)
- func (s *Stream) Refresh() (protocol.SongList, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.