package
0.0.0-20240729195501-045286dcc022
Repository: https://github.com/gitops-tools/apps-scanner.git
Documentation: pkg.go.dev
# Functions
AssertErrorMatch will fail if the error doesn't match the provided error.
AssertNoError will fail if the provided err value is an error.
MatchErrorString takes a string and matches on the error and returns true if the string matches the error.