testbinaries

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2026 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerDetails

type ServerDetails struct {
	// contains filtered or unexported fields
}

func BuildEmptyServer

func BuildEmptyServer(t *testing.T) ServerDetails

func BuildServerWithMATLABFeature added in v0.5.1

func BuildServerWithMATLABFeature(t *testing.T) ServerDetails

func (ServerDetails) BinaryLocation

func (s ServerDetails) BinaryLocation() string

func (ServerDetails) Instructions

func (s ServerDetails) Instructions() string

func (ServerDetails) ModuleName

func (s ServerDetails) ModuleName() string

func (ServerDetails) Name

func (s ServerDetails) Name() string

func (ServerDetails) Title

func (s ServerDetails) Title() string

type ServerWithCustomDependenciesDetails added in v0.6.0

type ServerWithCustomDependenciesDetails struct {
	ServerDetails
	// contains filtered or unexported fields
}

func BuildServerWithCustomDependencies added in v0.5.1

func BuildServerWithCustomDependencies(t *testing.T) ServerWithCustomDependenciesDetails

func (ServerWithCustomDependenciesDetails) GreetToolName added in v0.6.0

func (s ServerWithCustomDependenciesDetails) GreetToolName() string

type ServerWithCustomParametersDetails added in v0.6.0

type ServerWithCustomParametersDetails struct {
	ServerDetails
	// contains filtered or unexported fields
}

func BuildServerWithCustomParameters added in v0.5.1

func BuildServerWithCustomParameters(t *testing.T) ServerWithCustomParametersDetails

func (ServerWithCustomParametersDetails) CustomParamFlagName added in v0.6.0

func (s ServerWithCustomParametersDetails) CustomParamFlagName() string

func (ServerWithCustomParametersDetails) CustomRecordedParamEnvVar added in v0.6.0

func (s ServerWithCustomParametersDetails) CustomRecordedParamEnvVar() string

func (ServerWithCustomParametersDetails) CustomRecordedParamFlagName added in v0.6.0

func (s ServerWithCustomParametersDetails) CustomRecordedParamFlagName() string

func (ServerWithCustomParametersDetails) CustomRecordedParamID added in v0.6.0

func (s ServerWithCustomParametersDetails) CustomRecordedParamID() string

func (ServerWithCustomParametersDetails) GreetStructuredToolName added in v0.6.0

func (s ServerWithCustomParametersDetails) GreetStructuredToolName() string

func (ServerWithCustomParametersDetails) GreetToolName added in v0.6.0

func (s ServerWithCustomParametersDetails) GreetToolName() string

type ServerWithCustomToolsDetails added in v0.6.0

type ServerWithCustomToolsDetails struct {
	ServerDetails
	// contains filtered or unexported fields
}

func BuildServerWithCustomTools

func BuildServerWithCustomTools(t *testing.T) ServerWithCustomToolsDetails

func (ServerWithCustomToolsDetails) GreetStructuredToolName added in v0.6.0

func (s ServerWithCustomToolsDetails) GreetStructuredToolName() string

func (ServerWithCustomToolsDetails) GreetToolName added in v0.6.0

func (s ServerWithCustomToolsDetails) GreetToolName() string

type ServerWithLoggingDetails added in v0.6.0

type ServerWithLoggingDetails struct {
	ServerDetails
	// contains filtered or unexported fields
}

func BuildServerWithLogging added in v0.5.1

func BuildServerWithLogging(t *testing.T) ServerWithLoggingDetails

func (ServerWithLoggingDetails) StructuredToolThatLogsName added in v0.6.0

func (s ServerWithLoggingDetails) StructuredToolThatLogsName() string

func (ServerWithLoggingDetails) ToolThatLogsName added in v0.6.0

func (s ServerWithLoggingDetails) ToolThatLogsName() string

type ServerWithWatchdogDetails added in v0.7.0

type ServerWithWatchdogDetails struct {
	ServerDetails
	// contains filtered or unexported fields
}

func BuildServerWithWatchdog added in v0.7.0

func BuildServerWithWatchdog(t *testing.T) ServerWithWatchdogDetails

func (ServerWithWatchdogDetails) GetPIDToolName added in v0.7.0

func (s ServerWithWatchdogDetails) GetPIDToolName() string

Directories

Path Synopsis
source
empty_server command

Jump to

Keyboard shortcuts

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