cmd/viewcore: add -p <port> option to 'html' subcommand

In interactive mode, the command returns and resumes
further command processing immediately after starting the
web server.

Change-Id: I2e4768c931213bc9ef1107aff6d7973c0488bfe0
Reviewed-on: https://go-review.googlesource.com/129035
Reviewed-by: Keith Randall <khr@golang.org>
2 files changed
tree: 4b3ec78998a5bbd55c03a43ac800498d04fe8cee
  1. cmd/
  2. internal/
  3. AUTHORS
  4. codereview.cfg
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. README.md
README.md

Go Debug

This repository holds utilities and libraries for debugging Go programs.

WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.

Report Issues & Send Changes