agentscommon

package
v0.0.0-...-9d62925 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2023 License: MIT Imports: 0 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownloadOutput

type DownloadOutput struct {
	Filename string
	FileData string
}

DownloadOutput is used to hold the data for download jobs

type JobOutput

type JobOutput struct {
	JobName string //name of the job attempted
	Results string //job results
}

JobOutput deals with agent job outputs

type PivotOutput

type PivotOutput struct {
	AgentKey string
	MsgType  string
	Data     string
}

PivotOutput holds output from links further down the chain

Jump to

Keyboard shortcuts

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