package
1.25.11
Repository: https://github.com/buildpack/libbuildpack.git
Documentation: pkg.go.dev

# Functions

NewLayers creates a new Logger instance.

# Constants

Build indicates that a layer should be used for builds.
Cache indicates that a layer should be cached.
Launch indicates that a layer should be used for launch.

# Structs

Layer represents a layer for an application.
Layers represents the layers for an application.
Metadata represents metadata about the Launch.
Process represents metadata about a type of command that can be run.
Slice represents metadata about a slice.

# Type aliases

Flag is a type used to represent layer metadata flags.
Processes is a collection of Process instances.
Slices is a collection of Slice instances.