Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Client = http.Default_Client
Functions ¶
This section is empty.
Types ¶
type Asset ¶ added in v1.54.2
type Asset struct { FpsKeyServerQueryParameters Server_Parameters FpsKeyServerUrl string HlsUrl string }
type Config ¶ added in v1.54.2
type Config struct { WebBag struct { AppIdKey string } }
func New_Config ¶ added in v1.54.6
type Environment ¶ added in v1.54.2
type Environment struct { Media_API struct { Token string // authorization: Bearer eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXV... } }
func New_Environment ¶ added in v1.54.5
func New_Environment() (*Environment, error)
type Episode ¶ added in v1.54.2
func New_Episode ¶ added in v1.54.6
type Server_Parameters ¶ added in v1.54.5
Click to show internal directories.
Click to hide internal directories.