Skip to main content

Module state

Module state 

Source
Expand description

Shared, lock-protected gateway state used by the data plane, the Admin API, and the hot-reload watcher. Owns the current gateway config and the routes compiled from it, and provides the recompile/swap operations.

Structsยง

SharedState
Shared gateway state, accessible from both the data-plane server and the Admin API.