models

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	Name    string
	Objects map[string]string
	Bytes   []byte
}

type Information

type Information struct {
	FullName             string   `yaml:"fullname"`
	Name                 string   `yaml:"name"`
	Category             string   `yaml:"category"`
	Description          string   `yaml:"description"`
	Source               string   `yaml:"source"`
	Permissions          string   `yaml:"permissions"`
	Example              string   `yaml:"example"`
	RequiredOutputFields []string `yaml:"required_output_fields"`
	Continue             bool     `yaml:"continue"`
	UseContext           bool     `yaml:"use_context"`
	AllowOutput          bool     `yaml:"allow_output"`
	RequireOutput        bool     `yaml:"require_output"`
}

type Parameters

type Parameters any

Jump to

Keyboard shortcuts

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