//
pkg.gl
Category
github.com/buildpack/libbuildpack
detect
package
1.25.11
Repository:
https://github.com/buildpack/libbuildpack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
114 SLOC
#
Functions
DefaultDetect
DefaultDetect creates a new instance of Detect using default values.
#
Constants
FailStatusCode
FailStatusCode is the status code returned for fail.
PassStatusCode
PassStatusCode is the status code returned for pass.
#
Structs
Detect
Detect represents all of the components available to a buildpack at detect time.