build/internal
Carlos Amedee 2adbdc4d98 internal/gomote, buildlet: add the list directory endpoint implementation
This change adds the implementation for the list directory endpoint.
The list directory endpoint lists the contents of a directory on an
gomote instance. The ListDir function on the fake buildlet client has
also been modified to behave more like the actual buildlet client
implementation.

Updates golang/go#48742

Change-Id: If5a1fe9aa62c0dfee56392390a0f4d6d6df7af3d
Reviewed-on: https://go-review.googlesource.com/c/build/+/381738
Trust: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
Reviewed-by: Alex Rakoczy <alex@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-01-31 21:37:25 +00:00
..
access internal/access, cmd/coordinator: add option to disable audience check 2022-01-15 00:29:14 +00:00
buildgo cmd/coordinator: baseline toolchain for benchmarks 2022-01-10 15:51:28 +00:00
buildstats all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
cloud internal/cloud: do not use canceled context in rate limiter 2020-11-10 19:07:52 +00:00
coordinator internal/coordinator/pool: drop delete timeout context option 2022-01-13 20:46:01 +00:00
datastore/fake all: improve update-readmes.go and regenerate package READMEs 2021-03-10 19:07:43 +00:00
envutil all: consistently set PWD to match Dir for subprocesses 2021-10-08 15:15:56 +00:00
foreach all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
gitauth all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
gomote internal/gomote, buildlet: add the list directory endpoint implementation 2022-01-31 21:37:25 +00:00
gophers internal/gophers: update Meng Zhuo 2022-01-12 23:17:13 +00:00
httpdl all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
https internal/https: document 2021-10-28 15:27:52 +00:00
iapclient internal/iapclient: don't fail if the gomote directory exists 2022-01-13 22:27:06 +00:00
loghash all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
lru all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
relui internal/relui: add state icons and error text 2022-01-25 17:56:51 +00:00
secret internal/task: post tweets via Twitter API 2021-11-02 15:03:57 +00:00
singleflight all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
sourcecache internal/sourcecache: increase x/website size limit to 200 MB 2021-11-22 17:58:36 +00:00
spanlog all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
task internal/task: update for golang.org → go.dev website move 2021-12-03 20:10:15 +00:00
untar all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
workflow internal/workflow: do not report errors to the listener after cancellation 2021-11-10 18:22:06 +00:00
internal.go cmd/runqemubuildlet: add command to run qemu-based buildlets 2021-07-15 18:49:20 +00:00
internal_test.go internal, internal/coordinator/pool: add a shared polling function 2020-10-01 17:30:59 +00:00