Directories
¶
| Path | Synopsis |
|---|---|
|
fake
Package fake provides a programmable dependencylimit.DependencyLimit for tests and examples.
|
Package fake provides a programmable dependencylimit.DependencyLimit for tests and examples. |
|
mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
static
Package static provides a dependencylimit.DependencyLimit that always returns a fixed, construction-time value.
|
Package static provides a dependencylimit.DependencyLimit that always returns a fixed, construction-time value. |
|
chain
Package chain provides an enumerator.Enumerator that enumerates a batch as exactly one path, built directly on top of the full ordered chain of its active dependencies.
|
Package chain provides an enumerator.Enumerator that enumerates a batch as exactly one path, built directly on top of the full ordered chain of its active dependencies. |
|
fake
Package fake provides a programmable in-memory enumerator.Enumerator for tests and examples.
|
Package fake provides a programmable in-memory enumerator.Enumerator for tests and examples. |
|
mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
fake
Package fake provides a programmable pathscorer.Scorer for tests and examples.
|
Package fake provides a programmable pathscorer.Scorer for tests and examples. |
|
mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
probability
Package probability provides a pathscorer.Scorer that scores each path as the probability that exactly that path's assumption holds: every base dependency lands and every non-base dependency of the head does not.
|
Package probability provides a pathscorer.Scorer that scores each path as the probability that exactly that path's assumption holds: every base dependency lands and every non-base dependency of the head does not. |
|
fake
Package fake provides a programmable prioritizationlimit.PrioritizationLimit for tests and examples.
|
Package fake provides a programmable prioritizationlimit.PrioritizationLimit for tests and examples. |
|
mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
static
Package static provides a prioritizationlimit.PrioritizationLimit that always returns a fixed, construction-time value.
|
Package static provides a prioritizationlimit.PrioritizationLimit that always returns a fixed, construction-time value. |
|
fake
Package fake provides a programmable prioritizer.Prioritizer for tests and examples.
|
Package fake provides a programmable prioritizer.Prioritizer for tests and examples. |
|
mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
sticky
Package sticky provides a prioritizer.Prioritizer implementing sticky build slots: a running path keeps its slot until it resolves, and only the budget left over is handed out to pending candidates.
|
Package sticky provides a prioritizer.Prioritizer implementing sticky build slots: a running path keeps its slot until it resolves, and only the budget left over is handed out to pending candidates. |
|
fake
Package fake provides a programmable selectionlimit.SelectionLimit for tests and examples.
|
Package fake provides a programmable selectionlimit.SelectionLimit for tests and examples. |
|
mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
all
Package all provides a selector.Selector that promotes every Candidate path in a batch's speculation tree — maximum parallelism, maximum build cost.
|
Package all provides a selector.Selector that promotes every Candidate path in a batch's speculation tree — maximum parallelism, maximum build cost. |
|
fake
Package fake provides a programmable selector.Selector for tests and examples.
|
Package fake provides a programmable selector.Selector for tests and examples. |
|
mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.