]> Cypherpunks repositories - gostls13.git/commit
runtime/debug: more explicit Stack docs
authorDavid Crawshaw <crawshaw@golang.org>
Wed, 16 Sep 2015 14:29:53 +0000 (10:29 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Wed, 16 Sep 2015 22:25:11 +0000 (22:25 +0000)
commit9337dc9b5e4a79a071c8eb4879974955b19e3862
treeafe40d87be7186243bb068d08c02524f3abf8e32
parent9a6a8a0586117f67ae6dd9eae5811d1fc2ba8575
runtime/debug: more explicit Stack docs

Change-Id: I81a7f22be827519b5290b4acbcba357680cad3c4
Reviewed-on: https://go-review.googlesource.com/14605
Reviewed-by: Rob Pike <r@golang.org>
src/runtime/debug/stack.go