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

Method StopWorker

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

StopWorker collects stopped workers

(name string, reason StopReason)

Source from the content-addressed store, hash-verified

23 ReadyWorker(name string)
24 // StopWorker collects stopped workers
25 StopWorker(name string, reason StopReason)
26 // TotalWorkers collects expected workers
27 TotalWorkers(name string, num int)
28 // TotalThreads collects total threads

Callers 2

tearDownWorkerScriptFunction · 0.65

Implementers 2

nullMetricsmetrics.go

Calls

no outgoing calls