- public API streamline
- Failf[T]("msg") - originate a failure from a message; embed a cause with %w
- Err[T](err) - sets .err verbatim (the return zero, err / sentinel case)
|
||
|---|---|---|
| .. | ||
| bench_test.go | ||
| doc.go | ||
| example_test.go | ||
| expect_goexit.go | ||
| expect_panic.go | ||
| goexit_test.go | ||
| panic_test.go | ||
| result.go | ||
| wrap_test.go | ||