mirror of https://github.com/golang/go.git
Changes to the cache data structure broke the templates displaying information in the debug server. This CL makes small changes to get the pages working again. it adds a link to the command line on the Info page. More work is needed. For instance, only the memory page refreshes automatically; options could be displayed; information about diagnostics could be displayed, as could be information about modules, and no doubt there's more. I'm working on a test to typecheck the templates. Fixes golang/go#41343 Change-Id: I98538a8673de1a9589d09660eab47ad04eb2cc14 Reviewed-on: https://go-review.googlesource.com/c/tools/+/270099 Run-TryBot: Peter Weinberger <pjw@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> Reviewed-by: Robert Findley <rfindley@google.com> Trust: Peter Weinberger <pjw@google.com> |
||
|---|---|---|
| .. | ||
| tag | ||
| info.go | ||
| metrics.go | ||
| rpc.go | ||
| serve.go | ||
| trace.go | ||