Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Pull requests: pkg/errors

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat func ExistStack(err error) bool
#240 by wbflooksky was closed May 20, 2021 Draft
[KH-13246] More Errors
#235 by coldfgirl was closed Dec 10, 2020 Loading…
AddingPowerSupport_CI/Testing
#234 by santosh653 was merged Dec 14, 2020 Loading…
feat: add go.mod
#233 by kaka19ace was closed Dec 15, 2020 Loading…
Revert "Support Go 1.13 error chains in Cause"
#220 by aperezg was merged Jan 14, 2020 Loading…
remove unnecessary use of fmt.Sprintf
#217 by aperezg was merged Jan 3, 2020 Loading…
Support Go 1.13 error chains in Cause
#215 by jayschwa was merged Jan 7, 2020 Loading… 0.9
feat: support std errors functions
#213 by Sherlock-Holo was merged Jan 3, 2020 Loading… 0.9
travis.yml: add Go 1.13
#212 by aperezg was merged Nov 9, 2019 Loading… 0.9
Added option to change delimiter
#208 by tamiraviv was closed Jul 7, 2019 Loading…
Add support for Go 1.13 error chains
#206 by jayschwa was merged Nov 9, 2019 Loading… 0.9
add status in error fundamental
#205 by bellondr was closed May 30, 2019 Loading…
Create go.mod
#203 by hanzei was closed Feb 29, 2020 Loading…
travis.yml: add Go 1.12
#200 by davecheney was merged Feb 27, 2019 Loading… 0.9
Add json.Marshaler support to the Frame type.
#197 by flimzy was merged Feb 17, 2019 Loading… 0.9
get first stack trace info.
#195 by wangsai-silence was closed Dec 9, 2020 Loading…
Reduce allocations in Stacktrace.Format
#194 by davecheney was merged Jan 9, 2019 Loading… 0.9
Return errors.Frame to a uintptr
#193 by davecheney was merged Jan 9, 2019 Loading… 0.9
errors: detect unknown frames correctly
#192 by randall77 was merged Jan 9, 2019 Loading… 0.9
Modules: add go.mod file
#191 by tonyghita was closed Jan 6, 2019 Loading…
Remove errors.Frame to runtime.Frame conversions
#189 by davecheney was merged Jan 6, 2019 Loading… 0.9
Makefile: switch to staticcheck
#187 by davecheney was merged Jan 5, 2019 Loading… 0.9
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.