Documentation ¶
Overview ¶
The coordinator runs the majority of the Go build system.
It is responsible for finding build work, executing it, and displaying the results.
For an overview of the Go build system, see the README at the root of the x/build repo.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
dashboard
Package dashboard contains the implementation of the build dashboard for the Coordinator.
|
Package dashboard contains the implementation of the build dashboard for the Coordinator. |
legacydash
Package legacydash holds the serving code for the build dashboard (build.golang.org) and its remaining HTTP API endpoints.
|
Package legacydash holds the serving code for the build dashboard (build.golang.org) and its remaining HTTP API endpoints. |
lucipoll
Package lucipoll implements a simple polling LUCI client for the possibly-short-term needs of the build dashboard.
|
Package lucipoll implements a simple polling LUCI client for the possibly-short-term needs of the build dashboard. |
Click to show internal directories.
Click to hide internal directories.