Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
LogLevel mech.LogLevel
)
Functions ¶
Types ¶
type PartnerLogin ¶
type PartnerLogin struct {
Result struct {
PartnerAuthToken string
}
}
func NewPartnerLogin ¶
func NewPartnerLogin() (*PartnerLogin, error)
type PlaybackInfo ¶
type UserLogin ¶
func (UserLogin) PlaybackInfo ¶
func (u UserLogin) PlaybackInfo(id string) (*PlaybackInfo, error)
func (UserLogin) ValueExchange ¶
Token is good for 30 minutes.
Click to show internal directories.
Click to hide internal directories.