builder

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 24, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithBuilders added in v0.0.20

func WithBuilders(ctx context.Context, builders []*Builder) context.Context

Types

type Builder

type Builder struct {
	BuildID  string
	Platform string
	// contains filtered or unexported fields
}

func GetContextBuilders added in v0.0.20

func GetContextBuilders(ctx context.Context) []*Builder

func NewBuilder

func NewBuilder(depot *api.Depot, buildID, platform string) *Builder

func (*Builder) Acquire

func (b *Builder) Acquire(l progress.Logger) (string, error)

Jump to

Keyboard shortcuts

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