View Source Electric.ServiceStatus (electric v0.8.1)

Summary

Types

@type status() :: :waiting | :starting | :active | :stopping

Functions

Link to this function

check(electric_instance_id, tenant_id)

View Source
@spec check(atom() | String.t(), String.t()) :: status()