OpenCode.Generated.SessionStatusDurable (opencode_sdk v0.1.89)

Copy Markdown View Source

Provides struct and type for a SessionStatusDurable

Summary

Types

t()

@type t() :: %OpenCode.Generated.SessionStatusDurable{
  aggregate_id: String.t(),
  seq: integer(),
  version: integer()
}