Package : golang-github-stack-devel

Package details

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


URL: https://github.com/go-stack/stack
License: MIT

Maintainer: pterjan

List of RPMs