MCPcopy Index your code
hub / github.com/php/frankenphp / Error

Method Error

frankenphp.go:78–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76}
77
78func (e ErrRejected) Error() string {
79 return e.message
80}
81
82type syslogLevel int
83

Callers 11

TestFailingWorkerFunction · 0.45
go_log_attrsFunction · 0.45
rejectMethod · 0.45
TestExecuteScriptCLIFunction · 0.45
ServeHTTPMethod · 0.45
module.goFile · 0.45

Calls

no outgoing calls