Documentation
¶
Index ¶
- Constants
- func AuthProxyURL(ctx *gin.Context, u, t string, headers map[string]string, ...) error
- func GetM3u8Target(token string) (*m3u8TargetClaims, error)
- func NewM3u8TargetToken(targetUrl, roomId, movieId string, isM3u8File bool) (string, error)
- func ProxyM3u8(ctx *gin.Context, u string, headers map[string]string, isM3u8File bool, ...) error
- func ProxyURL(ctx *gin.Context, u string, headers map[string]string) error
Constants ¶
View Source
const (
DefaultBufferSize = 16 * 1024
)
Variables ¶
This section is empty.
Functions ¶
func AuthProxyURL ¶
func GetM3u8Target ¶
func NewM3u8TargetToken ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.