engines

package
v0.13.2 Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildEngines

func BuildEngines(schemas []Schema) (map[Schema]*estimation.Engine, error)

BuildEngines returns one Engine per requested schema. If schemas is nil or empty, all known schemas are used. Returns an error if any schema name is unrecognised.

Types

type Schema

type Schema string

Schema identifies a named set of calculators to run.

const (
	SchemaNetworkBased   Schema = "network-based"
	SchemaStorageOffload Schema = "storage-offload"
)

Jump to

Keyboard shortcuts

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