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

Method Shutdown

metrics.go:38–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 // StartWorkerRequest collects started worker requests
37 StartWorkerRequest(name string)
38 Shutdown()
39 QueuedWorkerRequest(name string)
40 DequeuedWorkerRequest(name string)
41 QueuedRequest()

Callers 1

ShutdownFunction · 0.65

Implementers 2

nullMetricsmetrics.go

Calls

no outgoing calls

Tested by

no test coverage detected