datamodel

package
v0.0.0-...-8f2686c Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: Apache-2.0, MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Type

func Type() schema.Type

Types

type AgentMessageModel

type AgentMessageModel struct {
	UcantoMessage7 *DataModel
}

type DataModel

type DataModel struct {
	// Set of (invocation) delegation links to be executed by the agent.
	Execute []ipld.Link
	// Map of receipts keyed by the (invocation) delegation.
	Report *ReportModel
}

Describes ucanto@7 message data format send between (client/server) agents.

type ReportModel

type ReportModel struct {
	Keys   []string
	Values map[string]ipld.Link
}

Jump to

Keyboard shortcuts

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