Packages

A Gleam library for building and orchestrating agents on the BEAM.

Current section

Files

Jump to
pig include pig@agent@runtime_SessionReady.hrl
Raw

include/pig@agent@runtime_SessionReady.hrl

-record(session_ready, {
store :: pig@session_store:session_store(),
head :: gleam@option:option(binary())
}).