Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BuildpackOrderGroups ¶ added in v1.11.0
type BuildpackOrderGroups struct {
Orders []libcnb.BuildpackOrder `toml:"order"`
}
type Dependency ¶
type Dependency struct {
URI string
}
type Package ¶
type Package struct {
Dependencies []Dependency
}
Click to show internal directories.
Click to hide internal directories.