model

package
v0.0.0-...-e80e823 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const PluginCommand = "plugin"
View Source
const PluginName = "vision-plugin-plugin-v1"
View Source
const PluginOutputDir = "."
View Source
const PluginSemVer = "v0.0.1"

Variables

This section is empty.

Functions

This section is empty.

Types

type PluginConfig

type PluginConfig struct {
	Name    string `json:"name"`
	Module  string `json:"module"`
	Command string `json:"command"`
}

type PluginData

type PluginData struct {
	PluginConfig PluginConfig `json:"plugin"`
}

Jump to

Keyboard shortcuts

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