Package: wnpp Severity: wishlist Owner: Alessio Treglia <ales...@debian.org>
* Package name : golang-github-go-stack-stack Version : 1.5.2 Upstream Author : Chris Hines * URL : http://github.com/go-stack/stack/ * License : Apache-2.0 Programming Lang: Go Description : capture, manipulate, and format call stacks Package stack implements utilities to capture, manipulate, and format call stacks. It provides a simpler API than package runtime. . The implementation takes care of the minutia and special cases of interpreting the program counter (pc) values returned by runtime.Callers.