services

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: AGPL-3.0, AGPL-3.0-or-later Imports: 4 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 handles background periodic tasks.

func NewScheduler

func NewScheduler(appService *app.ApplicationService, logger *slog.Logger) *Scheduler

NewScheduler creates a new Scheduler.

func (*Scheduler) Start

func (s *Scheduler) Start(ctx context.Context)

Start begins running scheduled tasks in the background. This function blocks until the context is cancelled.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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