package
1.13.15
Repository: https://github.com/ambitiousjun/live-server.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetHandler 根据处理器名称获取处理器.
HelpDoc 输出所有解析处理器的帮助文档.
ProxyM3U 代理 m3u 地址 代理成功时会返回代理后的 m3u 文本.
ProxyTs 代理 ts 切片.
RegisterHandler 注册处理器到内存中.

# Constants

代理的默认客户端标识.
是否启用自定义的代理接口.
自定义代理接口地址.
本地代理.
重定向.

# Structs

HandleParams 处理参数.
HandleResult 处理器的处理结果.

# Interfaces

Handler 直播响应处理器.

# Type aliases

ResultType 处理器的处理结果.