scheduler

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package scheduler is DEPRECATED. Use github.com/CodeSyncr/nimbus/schedule instead.

This package exists only for backward compatibility and delegates entirely to the schedule package which provides named tasks, panic recovery, and daily-at scheduling.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scheduler

type Scheduler = schedule.Scheduler

Scheduler is a DEPRECATED alias for schedule.Scheduler. Use schedule.New() directly.

func New deprecated

func New() *Scheduler

New returns a new Scheduler (delegates to schedule.New).

Deprecated: Use schedule.New() instead.

Jump to

Keyboard shortcuts

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