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

Method ReadyWorker

metrics.go:23–23  ·  view source on GitHub ↗

ReadyWorker collects ready workers

(name string)

Source from the content-addressed store, hash-verified

21 StartWorker(name string)
22 // ReadyWorker collects ready workers
23 ReadyWorker(name string)
24 // StopWorker collects stopped workers
25 StopWorker(name string, reason StopReason)
26 // TotalWorkers collects expected workers

Callers 1

waitForWorkerRequestMethod · 0.65

Implementers 2

nullMetricsmetrics.go

Calls

no outgoing calls

Tested by

no test coverage detected