code_workflow

package
v1.26.1 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2026 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConfigurationTestFLowName    = "internal_code_test_flow_name"
	ConfigurationReportFlag      = "report"
	ConfigurationProjectName     = "project-name"
	ConfigurationTargetName      = "target-name"
	ConfigurationTargetReference = "target-reference"
	ConfigurationProjectId       = "project-id"
	ConfigurationCommitId        = "commit-id"
)

Variables

This section is empty.

Functions

func EntryPointLegacy

func EntryPointLegacy(invocationCtx workflow.InvocationContext) (result []workflow.Data, err error)

func EntryPointNative

func EntryPointNative(invocationCtx workflow.InvocationContext, opts ...OptionalAnalysisFunctions) ([]workflow.Data, error)

func GetReportMode

func GetReportMode(config configuration.Configuration) (reportType, error)

Types

type ProgressTrackerAdapter

type ProgressTrackerAdapter struct {
	// contains filtered or unexported fields
}

func (ProgressTrackerAdapter) Begin

func (p ProgressTrackerAdapter) Begin(title, message string)

func (ProgressTrackerAdapter) End

func (p ProgressTrackerAdapter) End(message string)

type ProgressTrackerFactory

type ProgressTrackerFactory struct {
	// contains filtered or unexported fields
}

func (ProgressTrackerFactory) GenerateTracker

func (p ProgressTrackerFactory) GenerateTracker() scan.Tracker

Jump to

Keyboard shortcuts

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