evalrun

package
v2.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2026 License: MIT Imports: 8 Imported by: 0

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.

func WaitForContext

func WaitForContext(ctx context.Context, interval time.Duration) error

WaitForContext waits for interval to elapse or for ctx to be canceled.

Types

This section is empty.

Jump to

Keyboard shortcuts

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