Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
func (*Client) PlayOpt ¶
func (_m *Client) PlayOpt(opt *spotify.PlayOptions) error
PlayOpt provides a mock function with given fields: opt
func (*Client) PlayerDevices ¶
func (_m *Client) PlayerDevices() ([]spotify.PlayerDevice, error)
PlayerDevices provides a mock function with given fields:
type DiskplayerServer ¶
DiskplayerServer is an autogenerated mock type for the DiskplayerServer type
func (*DiskplayerServer) Authenticator ¶
func (_m *DiskplayerServer) Authenticator() *spotify.Authenticator
Authenticator provides a mock function with given fields:
func (*DiskplayerServer) RunCallbackServer ¶
func (_m *DiskplayerServer) RunCallbackServer() (*http.Server, error)
RunCallbackServer provides a mock function with given fields:
func (*DiskplayerServer) RunRecordServer ¶
func (_m *DiskplayerServer) RunRecordServer() error
RunRecordServer provides a mock function with given fields:
func (*DiskplayerServer) TokenChannel ¶
func (_m *DiskplayerServer) TokenChannel() chan *oauth2.Token
TokenChannel provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.