github.com/hashicorp/errwrap.wrappedError.Outer (field)
5 uses
github.com/hashicorp/errwrap (current package)
errwrap.go#L36: Outer: outer,
errwrap.go#L143: cb(e.Outer)
errwrap.go#L159: Outer error
errwrap.go#L164: return w.Outer.Error()
errwrap.go#L168: return []error{w.Outer, w.Inner}
![]() |
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. |