Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@agent@session_CounterUpdated.hrl
Raw

include/lightspeed@agent@session_CounterUpdated.hrl

-record(counter_updated, {session_id :: binary(), value :: integer()}).