schema

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package schema contains the Ent schema definitions for AgentComms.

Package schema contains the Ent schema definitions for AgentComms.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent

type Agent struct {
	ent.Schema
}

Agent holds the schema definition for the Agent entity. Agents represent coding assistants that can receive messages.

func (Agent) Edges

func (Agent) Edges() []ent.Edge

Edges of the Agent.

func (Agent) Fields

func (Agent) Fields() []ent.Field

Fields of the Agent.

func (Agent) Indexes

func (Agent) Indexes() []ent.Index

Indexes of the Agent.

type Event

type Event struct {
	ent.Schema
}

Event holds the schema definition for the Event entity. Events represent all communication in the system: messages, interrupts, system events.

func (Event) Edges

func (Event) Edges() []ent.Edge

Edges of the Event.

func (Event) Fields

func (Event) Fields() []ent.Field

Fields of the Event.

func (Event) Indexes

func (Event) Indexes() []ent.Index

Indexes of the Event.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL