Skip to main content

Module lifecycle

Module lifecycle 

Source
Expand description

Lifecycle plugin trait for hooks that fire at server start, stop, deploy, and other key events. All methods use JSON strings for WASM ABI compatibility.

Traits§

LifecyclePlugin
A plugin that receives notifications at key server lifecycle points.