|
|
9599b8c0a3
|
performance benchmark
+ Switching debug.Stack() → runtime.Callers() saved ~900 ns and ~1 KB per error — the formatted string is gone, just raw program counters stored
|
2026-04-23 19:50:02 +00:00 |
|
|
|
e2b7e94847
|
runtime.Goexit() instead of panic
- usage policy: application code vs pkg
|
2026-04-23 18:48:31 +00:00 |
|
|
|
09d7c98069
|
install tools on devcontainer creation
this will stop vscode's Go extension of installing `golangci-lint@latest`
|
2026-04-09 07:03:21 +00:00 |
|
|
|
b46a998aac
|
GOPRIVATE=gitea.djmil.dev
|
2026-04-08 21:02:51 +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 |
|
|
|
bc637b3a77
|
enforce result oriented coding style for Claude
|
2026-04-08 18:37:44 +00:00 |
|
|
|
4b8a092201
|
add go doc as tools
|
2026-04-08 18:28:06 +00:00 |
|
|
|
456fa36854
|
rename.sh git push --force to publish repo
|
2026-04-07 20:43:04 +00:00 |
|
|
|
8e7100a427
|
init: go/template v0.1.1
|
2026-04-07 20:32:27 +00:00 |
|