messages

package
v1.31.1 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DoneStepMsg

type DoneStepMsg struct {
	Result      api.VerificationResultSlug
	Failure     *api.StructuredErrCLI
	XPReward    int
	XPBreakdown []api.XPBreakdownItem
}

type ResolveStepMsg

type ResolveStepMsg struct {
	Index  int
	Passed *bool
	Result *api.CLIStepResult
}

type ResolveTestMsg

type ResolveTestMsg struct {
	StepIndex int
	TestIndex int
	Passed    *bool
}

type SleepMsg added in v1.22.0

type SleepMsg struct {
	DurationMs int
}

type StartStepMsg

type StartStepMsg struct {
	Description     string
	CMD             string
	URL             string
	Method          string
	TmdlQuery       *string
	NoPenaltyOnFail bool
}

type StartTestMsg

type StartTestMsg struct {
	Text string
}

Jump to

Keyboard shortcuts

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