compile

package
v3.0.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Compiler

type Compiler struct {
	BuildDir  string
	Manifest  Manifest
	Installer Installer
	Log       *libbuildpack.Logger
}

func (*Compiler) CheckWebConfig

func (c *Compiler) CheckWebConfig() error

func (*Compiler) Compile

func (c *Compiler) Compile() error

func (*Compiler) InstallHWC

func (c *Compiler) InstallHWC() error

type Installer

type Installer interface {
	InstallDependency(libbuildpack.Dependency, string) error
}

type Manifest

type Manifest interface {
	DefaultVersion(string) (libbuildpack.Dependency, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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