scheduler

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scheduler

type Scheduler struct {
	// contains filtered or unexported fields
}

Scheduler 定时任务调度器

func NewScheduler

func NewScheduler(runtime *config.Runtime, contexts ...context.Context) (*Scheduler, error)

NewScheduler 创建调度器

func (*Scheduler) Run added in v0.7.0

func (s *Scheduler) Run(ctx context.Context) error

Start 启动调度器;基础 HTTP-01 服务不可用时返回错误,不再连接 WebSocket。

Jump to

Keyboard shortcuts

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