BtrzHealthchecker v0.2.3 BtrzHealthchecker.Info View Source
Defines the BtrzHealthchecker Info struct.
Link to this section Summary
Link to this section Types
an individual service status
Link to this type
t()
View Source
t() :: %BtrzHealthchecker.Info{ build: String.t() | nil, commit: String.t() | nil, instanceId: String.t() | nil, services: [] | [service_status(), ...], status: Integer.t() | nil }