View Source SpawnSdk.Context (spawn_sdk v0.5.0-rc.5)

Link to this section Summary

Link to this section Types

@type t() :: %SpawnSdk.Context{
  caller: term(),
  metadata: map(),
  self: term(),
  state: term()
}