wire

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2026 License: BSD-3-Clause Imports: 65 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application added in v0.4.1

type Application struct {
	ModeSelector        *modeselector.ModeSelector
	MessageCatalog      *messagecatalog.MessageCatalog
	MATLABClientFactory *matlabsessionclient.Factory
	HTTPClientFactory   *client.Factory
	HTTPServerFactory   *server.Factory
	LoggerFactory       *logger.Factory
}

func Initialize added in v0.4.1

func Initialize(serverDefinition ApplicationDefinition) *Application

type ApplicationDefinition added in v0.5.0

type ApplicationDefinition interface {
	Name() string
	Title() string
	Instructions() string
	Features() definition.Features
	Parameters() []entities.Parameter
	Dependencies(resources definition.DependenciesProviderResources) (any, error)
	Tools(resources definition.ToolsProviderResources) []tools.Tool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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