Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ExtractRequestBaseURL = shared.ExtractRequestBaseURL
View Source
var IsMethod = shared.IsMethod
View Source
var SendError = shared.SendError
Functions ¶
func AddStremioWrapEndpoints ¶
func SendResponse ¶
func SendResponse(w http.ResponseWriter, statusCode int, data any)
Types ¶
type UserData ¶
type UserData struct { ManifestURL string `json:"manifest_url"` StoreName string `json:"store"` StoreToken string `json:"token"` CachedOnly bool `json:"cached"` // contains filtered or unexported fields }
func (UserData) GetEncoded ¶
func (UserData) GetRequestContext ¶
func (UserData) HasRequiredValues ¶
Click to show internal directories.
Click to hide internal directories.