Packages

A Gleam SDK for the Absurd durable workflow system, with type-safe database access via Parrot and OTP worker actors

Current section

Files

Jump to
gabsurd include gabsurd@worker_Worker.hrl
Raw

include/gabsurd@worker_Worker.hrl

-record(worker, {
subject :: gleam@erlang@process:subject(gabsurd@worker:message())
}).