Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@ops@slo_autopilot_Runtime.hrl
Raw

include/lightspeed@ops@slo_autopilot_Runtime.hrl

-record(runtime, {
thresholds :: lightspeed@ops@slo_autopilot:thresholds(),
active_controls_rev :: list(lightspeed@ops@slo_autopilot:control()),
audit_rev :: list(lightspeed@ops@slo_autopilot:audit_entry())
}).