internal/

directory
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2026 License: MIT

Directories

Path Synopsis
Package bitmask provides the bit-set scan shared by the schedule implementations, which store each cron field as a uint64 mask.
Package bitmask provides the bit-set scan shared by the schedule implementations, which store each cron field as a uint64 mask.
Package heap provides a typed min-heap with addressable items, so the scheduler can re-key or remove an entry in O(log n) without searching.
Package heap provides a typed min-heap with addressable items, so the scheduler can re-key or remove an entry in O(log n) without searching.
Package parsecache memoizes parser results so repeated registrations of the same spec share one parsed value and pay the parse cost once.
Package parsecache memoizes parser results so repeated registrations of the same spec share one parsed value and pay the parse cost once.

Jump to

Keyboard shortcuts

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