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. |