Bedrock.ControlPlane.Director.Recovery.Shared (bedrock v0.6.0)
View SourceShared utilities for recovery phase modules.
Summary
Functions
Creates a starter function for supervised processes.
Types
Functions
@spec starter_for(atom()) :: starter_fn()
Creates a starter function for supervised processes.
Returns a function that can start child processes on specific nodes using the given supervisor OTP name.