template/pkg/result
djmil 13f6a6812a result.Wrap - propagate a failed Expect into a new type U
- 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)
2026-06-14 11:43:23 +00:00
..
bench_test.go result.Wrap - propagate a failed Expect into a new type U 2026-06-14 11:43:23 +00:00
doc.go result.Wrap - propagate a failed Expect into a new type U 2026-06-14 11:43:23 +00:00
example_test.go result.Wrap - propagate a failed Expect into a new type U 2026-06-14 11:43:23 +00:00
expect_goexit.go result: Errw with caller info 2026-05-06 23:36:14 +00:00
expect_panic.go result: Errw with caller info 2026-05-06 23:36:14 +00:00
goexit_test.go result.Errf 2026-05-05 00:12:54 +00:00
panic_test.go result.Wrap - propagate a failed Expect into a new type U 2026-06-14 11:43:23 +00:00
result.go result.Wrap - propagate a failed Expect into a new type U 2026-06-14 11:43:23 +00:00
wrap_test.go result.Wrap - propagate a failed Expect into a new type U 2026-06-14 11:43:23 +00:00