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.
- Host: GitHub
- URL: https://github.com/go-stack/stack
- Owner: go-stack
- License: mit
- Created: 2014-10-30T02:31:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-08-18T18:48:25.000Z (over 3 years ago)
- Last Synced: 2024-10-29T19:58:30.635Z (about 2 months ago)
- Topics: go, golang, stacktrace
- Language: Go
- Homepage:
- Size: 1.12 MB
- Stars: 397
- Watchers: 7
- Forks: 34
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Owner metadata:
- Name: go-stack
- Login: go-stack
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/9455742?v=4
- Repositories: 2
- Last Synced at: 2023-02-26T17:25:59.820Z
- Profile URL: https://github.com/go-stack
- Sponsor URL:
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 | 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
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 8,017,942,158
- Total dependent packages: 12,473 (may contain duplicates)
- Total dependent repositories: 120,340 (may contain duplicates)
- Total versions: 10
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%