handler

package
v0.0.0-...-fd34f4e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CacheHandler

func CacheHandler(c *gin.Context)

func ChangePasswordHandler

func ChangePasswordHandler(c *gin.Context)

func DeleteChannelHandler

func DeleteChannelHandler(c *gin.Context)

func IndexHandler

func IndexHandler(c *gin.Context)

func LiveHandler

func LiveHandler(c *gin.Context)

func LogHandler

func LogHandler(c *gin.Context)

func LoginActionHandler

func LoginActionHandler(c *gin.Context)

func LoginViewHandler

func LoginViewHandler(c *gin.Context)

func LogoutHandler

func LogoutHandler(c *gin.Context)

func M3UHandler

func M3UHandler(c *gin.Context)

func NewChannelHandler

func NewChannelHandler(c *gin.Context)

func TsProxyHandler

func TsProxyHandler(c *gin.Context)

func UpdateConfigHandler

func UpdateConfigHandler(c *gin.Context)

Types

type Channel

type Channel struct {
	ID    uint
	Name  string
	URL   string
	M3U8  string
	Proxy bool
}

type Config

type Config struct {
	BaseURL string
	Cmd     string
	Args    string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL