View Source Statux.Models.Status (Statux v0.1.4)
Represents the current and historic Status
Link to this section Summary
Link to this section Types
Specs
t() :: %Statux.Models.Status{ current: atom() | nil, history: list(), transition_count: Integer.t(), transitioned_at: DateTime.t() | nil }