package
1.91.23
Repository: https://github.com/cloudfoundry/libcfbuildpack.git
Documentation: pkg.go.dev

# Functions

NewBuildpack creates a new instance of Buildpack from a specified buildpack.Buildpack.
NewDependency makes a Dependency from a generic map describing a Dependency.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Buildpack is an extension to libbuildpack.Buildpack that adds additional opinionated behaviors.
Dependency represents a buildpack dependency.
License represents a license that a Dependency is distributed under.
Version is an extension to semver.Version to make it marshalable.

# Type aliases

No description provided by the author
No description provided by the author
Dependencies is a collection of Dependency instances.
No description provided by the author
Licenses is a collection of licenses.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Stacks is a collection of stack ids.