Documentation
¶
Index ¶
- Variables
- func AddStreamCron(ctx context.Context, liveId int, startAt, stopAt string)
- func AnchorInfoCron(ctx context.Context)
- func RemoveStreamCron(liveId int)
- func RestartStreamCron(ctx context.Context, liveId int, startAt, stopAt string)
- func SyncFile(ctx context.Context)
- func SystemCron(ctx context.Context)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CronStartPrefix = "Cron-Start-" CronStopPrefix = "Cron-Stop-" )
Functions ¶
func AnchorInfoCron ¶ added in v0.0.3
func RemoveStreamCron ¶
func RemoveStreamCron(liveId int)
func RestartStreamCron ¶
func SystemCron ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.