OpenCode.Generated.SyncEventSessionNextCompactionStartedSyncEvent (opencode_sdk v0.1.79)

Copy Markdown View Source

Provides struct and type for a SyncEventSessionNextCompactionStartedSyncEvent

Summary

Types

t()

@type t() :: %OpenCode.Generated.SyncEventSessionNextCompactionStartedSyncEvent{
  aggregate_id: String.t(),
  data:
    OpenCode.Generated.SyncEventSessionNextCompactionStartedSyncEventData.t(),
  id: String.t(),
  seq: number(),
  type: String.t()
}