GO: link to localhost:6061/pprof

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2021-10-30 18:27:10 +00:00
parent a696cd7b2e
commit d6c5de7c0d
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ git clone git@git.wit.org:jcarr/check.jcarr.wit.com.git<br/>
<h3>GO</h3>
<a href="http://localhost:6060/pkg/#thirdparty">localhost godoc</a><br/>
<a href="http://localhost:6061/debug/pprof/">localhost pprof</a><br/>
<a href="https://golang.org/ref/spec">The Go Programming Language Specification</a><br/>
<a href="https://github.com/avelino/awesome-go">Awesome GO</a><br/>
<a href="https://github.com/golang-standards/project-layout">Standard Go Project Layout</a><br/>