node/traits/lifecycle library

Classes

Lifecycle
Designates a node as a Lifecycle node, meaning it has onStart and onStop methods. If you only need light construction without futures, it's better to just use the constructor.

Extensions

XLifecycle on Lifecycle