mirror of https://github.com/golang/go.git
The existing code uses maps to associate requests with responses. This change adds locking to avoid simultaneous and illegal reads and writes. Change-Id: I7bfb21cad6b37ac25e4f6946cb660d82f23c2b80 Reviewed-on: https://go-review.googlesource.com/c/tools/+/193058 Run-TryBot: Peter Weinberger <pjw@google.com> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
|---|---|---|
| .. | ||
| typescript | ||
| context.go | ||
| doc.go | ||
| enums.go | ||
| log.go | ||
| protocol.go | ||
| span.go | ||
| tsclient.go | ||
| tsprotocol.go | ||
| tsserver.go | ||