[ Bron: golang-github-go-stack-stack ]
Pakket: golang-github-go-stack-stack-dev (1.8.0-1)
Verwijzigingen voor golang-github-go-stack-stack-dev
Debian bronnen:
Het bronpakket golang-github-go-stack-stack downloaden:
- [golang-github-go-stack-stack_1.8.0-1.dsc]
- [golang-github-go-stack-stack_1.8.0.orig.tar.gz]
- [golang-github-go-stack-stack_1.8.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.