tests

package
v0.7.4 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StatusFailed = "Failed"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Run

type Run struct {
	Output struct {
		Data  any `json:"data"`
		Error any `json:"error"`
	}
	Status string `json:"status"`
}

Jump to

Keyboard shortcuts

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