build

package
v0.0.0-...-7f88e6a Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildMatrix

type BuildMatrix struct {
	URI        string
	Study      *config.StudyConfig
	ConfigFile string
}

A BuildMatrix generates a range of sizes and layer counts

func NewBuildMatrix

func NewBuildMatrix(uri string, configFile string) (*BuildMatrix, error)

NewBuildMatrix generates a new build matrix spec

func (*BuildMatrix) Build

func (m *BuildMatrix) Build() error

Build generates the matrix and runs the builds. We will do these in serial for now, because my computer can only handle that.

Jump to

Keyboard shortcuts

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