mirror of https://github.com/golang/go.git
This removes the state machine from the request. It adds a done handler and uses that to manage the unlock channel instead This also allows us to remove the nextRequest channel from request. This is the last major piece that allows us to split up the run method into composable handlers. Change-Id: I5517ed5a51e30534754522a58453c27b5178ffa8 Reviewed-on: https://go-review.googlesource.com/c/tools/+/226839 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Robert Findley <rfindley@google.com> |
||
|---|---|---|
| .. | ||
| analysisinternal | ||
| apidiff | ||
| fastwalk | ||
| gocommand | ||
| gopathwalk | ||
| imports | ||
| jsonrpc2 | ||
| lsp | ||
| memoize | ||
| packagesinternal | ||
| span | ||
| telemetry | ||
| testenv | ||
| tool | ||
| xcontext | ||