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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/go-stack/stack
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.8.1-1.fc36 | - |
Fedora 35 | 1.8.0-7.fc35 | - |
Fedora 34 | 1.8.0-6.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-stack dash maintainers at fedoraproject dot org
.