foundry

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PlanEntryFoundry = "foundry"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Build

type Build struct {
	Logger bard.Logger
}

func (Build) Build

func (b Build) Build(context libcnb.BuildContext) (libcnb.BuildResult, error)

type Detect

type Detect struct {
}

func (Detect) Detect

func (d Detect) Detect(context libcnb.DetectContext) (libcnb.DetectResult, error)

type Solc

type Solc struct {
	LayerContributor libpak.DependencyLayerContributor
	Logger           bard.Logger
	Executor         effect.Executor
}

func NewFoundry

func NewFoundry(dependency libpak.BuildpackDependency, cache libpak.DependencyCache) Solc

func (Solc) BuildProcessTypes

func (r Solc) BuildProcessTypes(enableProcess string) ([]libcnb.Process, error)

func (Solc) Contribute

func (r Solc) Contribute(layer libcnb.Layer) (libcnb.Layer, error)

func (Solc) Execute

func (r Solc) Execute(command string, args []string) (*bytes.Buffer, error)

func (Solc) Name

func (r Solc) Name() string

Jump to

Keyboard shortcuts

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