Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
func (Scanner) PrepScanArgs ¶
func (s Scanner) PrepScanArgs(repos []shared.RepositoryParams, path, outputPrefix string) ([]shared.ScannerScanRequest, error)
func (Scanner) ScanRepos ¶
func (s Scanner) ScanRepos(scanArgs []shared.ScannerScanRequest) shared.GenericLaunchesResult
Click to show internal directories.
Click to hide internal directories.