Discover Packages
github.com/paulsmith/build
cmd
coordinator
command
Version:
v0.0.0-...-529bf19
Opens a new window with list of versions in this module.
Published: Jul 18, 2017
License: BSD-3-Clause
Opens a new window with license information.
Imports: 67
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Coordinator
Running locally
Run
go install golang.org/x/build/cmd/coordinator && coordinator --mode=dev
to start a server on https://localhost:8119 . Proceed past the TLS warning and
you should get the homepage. Some features won't work when running locally,
but you should be able to view the homepage and the builders page and do basic
sanity checks.
Expand ▾
Collapse ▴
Documentation
¶
The coordinator runs the majority of the Go build system.
It is responsible for finding build work and executing it,
reporting the results to build.golang.org for public display.
For an overview of the Go build system, see the README at
the root of the x/build repo.
Source Files
¶
Directories
¶
Package spanlog provides span and event logger interfaces that are used by the build coordinator infrastructure.
Package spanlog provides span and event logger interfaces that are used by the build coordinator infrastructure.
Click to show internal directories.
Click to hide internal directories.