package
0.2.0
Repository: https://github.com/scan-io-git/scan-io.git
Documentation: pkg.go.dev

# Functions

ValidateAddCommentToPRArgs checks the necessary fields in VCSAddCommentToPRRequest and returns errors if they are not set.
ValidateAddRoleToPRArgs checks the necessary fields in VCSAddRoleToPRRequest and returns errors if they are not set.
ValidateBaseArgs checks the common fields in VCSRequestBase and returns errors if they are not set.
ValidateCommonCredentials checks for the presence of common credentials.
ValidateFetchArgs checks the necessary fields in VCSFetchRequest and returns errors if they are not set.
ValidateListArgs checks the necessary fields in VCSListRepositoriesRequest and returns errors if they are not set.
ValidateRetrievePRInformationArgs checks the necessary fields in VCSRetrievePRInformationRequest and returns errors if they are not set.
ValidateScanArgs checks the necessary fields in ScannerScanRequest and returns errors if they are not set.
ValidateSetStatusOfPRArgs checks the necessary fields in VCSSetStatusOfPRRequest and returns errors if they are not set.