Documentation
¶
Overview ¶
Package evalrun provides small helpers shared by the live evaluation command: deterministic unique suffixes for ephemeral GitLab resources and environment-driven run configuration used across e2e fixtures.
The package keeps these helpers in a shared location so the evaluator CLI and the live fixture preparers can agree on a single naming convention and a single context-aware wait helper.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UniqueSuffix ¶
func UniqueSuffix() string
UniqueSuffix returns a path-safe unique suffix for live evaluation resources.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.