GO: link to localhost:6061/pprof
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
a696cd7b2e
commit
d6c5de7c0d
|
@ -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/>
|
||||
|
|
Loading…
Reference in New Issue