builder

package
v2.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuilderParams

type BuilderParams struct {
	Runner         utils.RunnerInterface
	Options        Options
	InputFile      string
	InstallConfigs utils.Configurations
}

type IBuilderInterface

type IBuilderInterface interface {
	Build() error
}

type Options

type Options struct {
	IntDir        string
	OutDir        string
	LockFile      string
	LogFile       string
	Generator     string
	Target        string
	Contexts      []string
	Filter        string
	Load          string
	Output        string
	Toolchain     string
	Jobs          int
	Quiet         bool
	Debug         bool
	Verbose       bool
	Clean         bool
	Schema        bool
	Packs         bool
	Rebuild       bool
	UpdateRte     bool
	UseContextSet bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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