Path | Synopsis |
---|---|
golang.org/x/build/cmd/buildlet | The buildlet is an HTTP server that untars content to disk and runs commands it has untarred, streaming their output back over HTTP. |
golang.org/x/build/cmd/coordinator | The coordinator runs the majority of the Go build system. |
golang.org/x/build/cmd/gomote | The gomote command is a client for the Go builder infrastructure. |
golang.org/x/build/cmd/release | Command release builds a Go release. |