inproc

package
v0.0.0-...-1c6d3df Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EngineFactory

type EngineFactory struct {
	EngineName   string
	EngineConfig json.RawMessage
}

EngineFactory implements experiment.EngineFactory and creates experiment manager/runner backed by compile-time plugins and registered within the application

func NewEngineFactory

func NewEngineFactory(name string, cfg config.EngineConfig) (*EngineFactory, error)

func (*EngineFactory) GetExperimentManager

func (f *EngineFactory) GetExperimentManager() (manager.ExperimentManager, error)

func (*EngineFactory) GetExperimentRunner

func (f *EngineFactory) GetExperimentRunner() (runner.ExperimentRunner, error)

Directories

Path Synopsis
nop

Jump to

Keyboard shortcuts

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