MCPcopy Index your code
hub / github.com/prometheus/alertmanager / Error

Method Error

notify/util.go:274–276  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

272}
273
274func (e *ErrorWithReason) Error() string {
275 return e.Err.Error()
276}
277
278// Reason is the failure reason.
279type Reason int

Callers 15

TestFlagsFunction · 0.45
runMethod · 0.45
groupAlertMethod · 0.45
runAGMethod · 0.45
insertMethod · 0.45
flushMethod · 0.45
MaintenanceMethod · 0.45
TestMatchersFunction · 0.45
benchmarkQueryParallelFunction · 0.45
checkErrFunction · 0.45
TestSilenceGCOverTimeFunction · 0.45

Calls

no outgoing calls

Tested by 15

TestFlagsFunction · 0.36
TestMatchersFunction · 0.36
benchmarkQueryParallelFunction · 0.36
checkErrFunction · 0.36
TestSilenceGCOverTimeFunction · 0.36
TestSilencesSetFailFunction · 0.36
TestQIDsFunction · 0.36
TestMainFunction · 0.36