Versions in this module Expand all Collapse all v2 v2.0.1 Jan 24, 2020 Changes in this version + const FailStatusCode + const PassStatusCode + type Detect struct + Application application.Application + Buildpack buildpack.Buildpack + Logger logger.Logger + Platform platform.Platform + Services services.Services + Stack stack.Stack + Writer buildplan.Writer + func DefaultDetect() (Detect, error) + func (d Detect) Error(code int) int + func (d Detect) Fail() int + func (d Detect) Pass(plans ...buildplan.Plan) (int, error) Other modules containing this package github.com/buildpack/libbuildpack