analysis

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Setup Hub API client
	Client     *binding.Client
	RichClient *binding.RichClient

	// Analysis waiting loop 5 minutes (60 * 5s)
	Retry = 60
	Wait  = 5 * time.Second
)

Functions

This section is empty.

Types

type TC

type TC struct {
	Name          string
	Application   api.Application
	Task          api.Task
	TaskData      string
	ReportContent map[string][]string
}

Test cases for Application Analysis.

Jump to

Keyboard shortcuts

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