bitmask

package
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 Imports: 1 Imported by: 0

Documentation

Overview

Package bitmask provides the bit-set scan shared by the schedule implementations, which store each cron field as a uint64 mask.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NextInRange

func NextInRange(bm uint64, from, until uint) int

NextInRange returns the lowest set bit of bm at a position in [from, until], or -1 when none is set or from > until. until must be at most 63.

Types

This section is empty.

Jump to

Keyboard shortcuts

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