raw

package
v3.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BinaryArtifactData

type BinaryArtifactData struct {
	// Files contains a list of files.
	Files []File
}

BinaryArtifactData contains the raw results.

func BinaryArtifacts

func BinaryArtifacts(c *checker.CheckRequest) (BinaryArtifactData, error)

BinaryArtifacts retrieves the raw data for the Binary-Artifacts check.

type File

type File struct {
	Path string
}

File represents a file.

Jump to

Keyboard shortcuts

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