package
0.0.0-20231024134211-210767f15cd2
Repository: https://github.com/khulnasoft-lab/go-vulndb.git
Documentation: pkg.go.dev
# Functions
Report uses the errorreporting API to report an error.
SetReportingClient sets an errorreporting client, for use by Report.
Wrap adds context to the error and allows unwrapping the result to recover the original error.
WrapAndReport calls Wrap followed by Report.