control

package
v0.15.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: May 23, 2022 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExportData

type ExportData struct {
	ExecutionTree *controlexecute.ExecutionTree
	Targets       []controldisplay.CheckExportTarget
	ErrorsLock    *sync.Mutex
	Errors        []error
	WaitGroup     *sync.WaitGroup
}

func (*ExportData) AddErrors

func (e *ExportData) AddErrors(err []error)

type InitData

type InitData struct {
	Workspace *workspace.Workspace
	Client    db_common.Client
	Result    *db_common.InitResult
}

func NewInitData added in v0.13.0

func NewInitData(ctx context.Context, w *workspace.Workspace) *InitData

func (InitData) Cleanup added in v0.13.1

func (i InitData) Cleanup(ctx context.Context)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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