Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@release@maturity_baseline_SupplyChainGate.hrl
Raw

include/lightspeed@release@maturity_baseline_SupplyChainGate.hrl

-record(supply_chain_gate, {
name :: binary(),
required :: boolean(),
evidence :: binary()
}).