Name: | golang-github-stack-devel |
---|---|
Version: | 1.8.1 |
Release: | 5.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 31852 |
License: | MIT |
RPM: | golang-github-stack-devel-1.8.1-5.el9.noarch.rpm |
Source RPM: | golang-github-stack-1.8.1-5.el9.src.rpm |
Build Date: | Thu Jan 18 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/go-stack/stack |
Summary: | Capture, manipulate, and format call stacks |
Description: | 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 |