|
|
c9ab7854cb
|
add flow controls to the pkg/result
Combinators for composing Expect-returning calls into a single expression.
|
2026-08-05 21:18:50 +00:00 |
|
|
|
ef1175d00c
|
asserts
|
2026-07-29 18:57:39 +00:00 |
|
|
|
81f5a49cea
|
result: Errw with caller info
- wrap existing errors with context + file:line, newline-separated for readable error chains
- dual mode philosophy: panics + if err != nil
- unify Expect for goexit and panic cases
|
2026-05-06 23:36:14 +00:00 |
|
|
|
390ffa19a4
|
result.Errf
|
2026-05-05 00:12:54 +00:00 |
|
|
|
dbd513f7b4
|
pkg/result: Expectf()
|
2026-04-08 20:20:39 +00:00 |
|
|
|
7e2b50faf0
|
update .vscode settings
|
2026-04-08 19:31:36 +00:00 |
|
|
|
9ea29d3ba4
|
rename.sh: keep gitea.djmil.dev/go/template/pkg/result
|
2026-04-08 19:14:41 +00:00 |
|
|
|
8e7100a427
|
init: go/template v0.1.1
|
2026-04-07 20:32:27 +00:00 |
|