Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DoneStepMsg ¶
type DoneStepMsg struct {
Failure *api.VerificationResultStructuredErrCLI
}
type ResolveStepMsg ¶
type ResolveStepMsg struct {
Index int
Passed *bool
Result *api.CLIStepResult
}
type ResolveTestMsg ¶
type StartStepMsg ¶
type StartStepMsg struct {
ResponseVariables []api.HTTPRequestResponseVariable
CMD string
URL string
Method string
}
type StartTestMsg ¶
type StartTestMsg struct {
Text string
}
Click to show internal directories.
Click to hide internal directories.