Skip to main content

Module server

Module server 

Source
Expand description

Tracks server lifecycle state and its runtime handle.

The server coordinates reload, restart, and shutdown notifications. Shared services use its state to stop work promptly during teardown.

Structsยง

Server
Server runtime state; public portion