func github.com/hashicorp/errwrap.Walk
5 uses
github.com/hashicorp/errwrap (current package)
errwrap.go#L99: Walk(err, func(err error) {
errwrap.go#L118: Walk(err, func(err error) {
errwrap.go#L136: func Walk(err error, cb WalkFunc) {
errwrap.go#L144: Walk(e.Inner, cb)
errwrap.go#L149: Walk(err, cb)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |