catalog

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2026 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All() []harness.Adapter

func DefaultsFromPayload

func DefaultsFromPayload(harnessID registry.Harness, rawPayload json.RawMessage) harness.PayloadDefaults

func DefaultsFromPayloadWithError

func DefaultsFromPayloadWithError(harnessID registry.Harness, rawPayload json.RawMessage) (harness.PayloadDefaults, error)

func EnvNames

func EnvNames(field harness.EnvField) []string

func Find

func Find(harnessID registry.Harness) (harness.Adapter, bool)

func FromCommand

func FromCommand(command string) (registry.Harness, bool)

func HandleHook

func HandleHook(
	harnessID registry.Harness,
	explicitEvent string,
	rawPayload json.RawMessage,
	payload map[string]any,
	parentArgs []string,
) (harness.HookResult, bool)

func IntegrationVersionFor

func IntegrationVersionFor(harnessID registry.Harness) int

func Normalize

func Normalize(value string) (registry.Harness, error)

func PayloadCompatibleWithHarness

func PayloadCompatibleWithHarness(harnessID registry.Harness, rawPayload json.RawMessage) bool

func ProcessNames

func ProcessNames(harnessID registry.Harness) []string

func ResumeCommandFor

func ResumeCommandFor(harnessID registry.Harness, sessionID string, sessionPath string) []string

func SupportedNames

func SupportedNames() []string

func WithResumeCommand

func WithResumeCommand(observation registry.Observation) registry.Observation

Types

This section is empty.

Jump to

Keyboard shortcuts

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