package
Version:
v1.7.0
Opens a new window with list of versions in this module.
Published: Mar 15, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package scheduler provides background job scheduling for minimaldoc-server.
type Scheduler struct {
}
Scheduler runs background jobs on a ticker.
New creates a new scheduler with the given interval.
Start begins the scheduler loop.
Stop gracefully stops the scheduler.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.