interpreter

package
v0.0.0-...-c864ae1 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2023 License: BSD-2-Clause, BSD-3-Clause, MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigInterpreter

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

func NewInterpreter

func NewInterpreter() *ConfigInterpreter

func (*ConfigInterpreter) Errors

func (i *ConfigInterpreter) Errors() error

func (*ConfigInterpreter) Interpret

func (i *ConfigInterpreter) Interpret(config *appData.Config) *ConfigInterpreter

func (*ConfigInterpreter) Scenario

func (i *ConfigInterpreter) Scenario() scenario.Scenario

type ReportingConfigInterpreter

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

func NewObserverConfigInterpreter

func NewObserverConfigInterpreter() *ReportingConfigInterpreter

func (*ReportingConfigInterpreter) Errors

func (i *ReportingConfigInterpreter) Errors() error

func (*ReportingConfigInterpreter) Interpret

func (*ReportingConfigInterpreter) LogHandler

func (i *ReportingConfigInterpreter) LogHandler() logging.Logger

func (*ReportingConfigInterpreter) Observer

type ScenarioConfigInterpreter

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

func NewScenarioConfigInterpreter

func NewScenarioConfigInterpreter() *ScenarioConfigInterpreter

func (*ScenarioConfigInterpreter) Errors

func (i *ScenarioConfigInterpreter) Errors() error

func (*ScenarioConfigInterpreter) Interpret

func (*ScenarioConfigInterpreter) Scenario

Jump to

Keyboard shortcuts

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