sourcefile

package
v1.9.3 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsExcluded added in v1.7.0

func IsExcluded(path string, excludePaths []string) bool

IsExcluded checks if a given file is in the exclusion list

func ReadExcludedPaths added in v1.7.0

func ReadExcludedPaths(filePath string) ([]string, []*regexp.Regexp, error)

ReadExcludedPaths reads exclude file and returns paths and regex patterns

Types

type Batch

type Batch struct {
	LocalFiles  []string
	RemoteFiles []string
}

type Repo

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

func NewRepo

func NewRepo(soapClient soap.Adapter) *Repo

func (*Repo) DownloadSourceFiles

func (e *Repo) DownloadSourceFiles(scanID string, sourceFiles []interfaces.SourceFile, rmvdir string) error

Jump to

Keyboard shortcuts

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