https://github.com/go-stack/stack

go golang stacktrace

Last synced: about 1 month ago

Repository metadata:

Package stack implements utilities to capture, manipulate, and format call stacks.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 69
Total Committers: 6
Avg Commits per committer: 11.5
Development Distribution Score (DDS): 0.145

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Chris Hines g****b@c****m 59
David Kushner d****r@w****m 4
Kishan B b****n@t****m 2
Kishan B k****6@g****m 2
David Kushner d****r@b****m 1
Kevin Burke k****v@i****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

go: github.com/go-stack/stack

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. Package stack's types implement fmt.Formatter, which provides a simple and flexible way to declaratively configure formatting when used with logging or error tracking packages.

  • Homepage: https://github.com/go-stack/stack
  • Documentation: https://pkg.go.dev/github.com/go-stack/stack#section-documentation
  • Licenses: MIT
  • Latest release: v1.8.1 (published over 3 years ago)
  • Last Synced: 2024-11-11T01:14:03.702Z (about 1 month ago)
  • Versions: 10
  • Dependent Packages: 12,393
  • Dependent Repositories: 120,231
  • Docker Downloads: 8,017,942,067
  • Rankings:
    • Dependent repos count: 0.007%
    • Dependent packages count: 0.014%
    • Docker downloads count: 0.038%
    • Average: 1.389%
    • Stargazers count: 2.867%
    • Forks count: 4.022%
go: gopkg.in/stack.v0

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. Package stack's types implement fmt.Formatter, which provides a simple and flexible way to declaratively configure formatting when used with logging or error tracking packages.

  • Homepage: https://github.com/go-stack/stack
  • Documentation: https://pkg.go.dev/gopkg.in/stack.v0#section-documentation
  • Licenses: Apache-2.0
  • Latest release: (published 8 months ago)
  • Last Synced: 2024-11-06T17:32:03.890Z (about 2 months ago)
  • Versions: 0
  • Dependent Packages: 80
  • Dependent Repositories: 109
  • Docker Downloads: 91
  • Rankings:
    • Dependent packages count: 0.478%
    • Dependent repos count: 0.58%
    • Average: 1.987%
    • Stargazers count: 2.867%
    • Forks count: 4.022%