jobchain

package
v0.1.16 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Order

func Order[T any](
	items []T,
	idOf func(T) domaintypes.JobID,
	nextOf func(T) *domaintypes.JobID,
) []T

Order reconstructs a linked job chain using job IDs and next-id successor pointers. It returns a deterministic order even for malformed/disconnected chains.

Types

This section is empty.

Jump to

Keyboard shortcuts

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