View Source Electric.ServiceStatus (electric v0.7.0)
Summary
Types
@type option() :: {:get_connection_status, (-> Electric.ConnectionManager.status())}
@type options() :: [option()]
@type status() :: :waiting | :starting | :active | :stopping
@type option() :: {:get_connection_status, (-> Electric.ConnectionManager.status())}
@type options() :: [option()]
@type status() :: :waiting | :starting | :active | :stopping