Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Login5 ¶
type Login5 struct {
// contains filtered or unexported fields
}
func (*Login5) AccessToken ¶
func (c *Login5) AccessToken() librespot.GetLogin5TokenFunc
func (*Login5) StoredCredential ¶
type LoginError ¶ added in v0.2.0
type LoginError struct {
Code pb.LoginError
}
func (*LoginError) Error ¶ added in v0.2.0
func (e *LoginError) Error() string
Click to show internal directories.
Click to hide internal directories.