ids

package
v0.1.16-rc1 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package ids provides cycle-safe domain key types for cross-module orchestration scenario assembly. It imports only internal/domain/types so both store-layer tests and the workflowkit package itself can depend on it without creating an import cycle.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttemptKey

type AttemptKey struct {
	RunID   domaintypes.RunID
	Attempt int32
}

AttemptKey identifies a unique run-attempt combination used as a map key in recovery orchestration scenarios.

Jump to

Keyboard shortcuts

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