Documentation ¶
Index ¶
Constants ¶
View Source
const (
PlanEntryWatch = "watchexec"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Build ¶
func (Build) Build ¶
func (b Build) Build(context libcnb.BuildContext) (libcnb.BuildResult, error)
type Detect ¶
type Detect struct { }
func (Detect) Detect ¶
func (d Detect) Detect(context libcnb.DetectContext) (libcnb.DetectResult, error)
type Watchexec ¶
type Watchexec struct { LayerContributor libpak.DependencyLayerContributor Logger bard.Logger }
func NewWatchexec ¶
func NewWatchexec(dependency libpak.BuildpackDependency, cache libpak.DependencyCache) (Watchexec, libcnb.BOMEntry)
func (Watchexec) Contribute ¶
Click to show internal directories.
Click to hide internal directories.