Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchAssetId ¶ added in v1.10.6
Types ¶
type Entitlement ¶
func (*Entitlement) Dash ¶
func (e *Entitlement) Dash() (*Format, bool)
type Session ¶ added in v1.10.7
type Session struct {
SessionToken string
}
func (*Session) Entitlement ¶ added in v1.10.7
func (s *Session) Entitlement(assetId string) (*Entitlement, error)
Click to show internal directories.
Click to hide internal directories.