Commit Graph

3 Commits

Author SHA1 Message Date
e204e43e6e use panics as a default error reporting mechanism
- runtime.Goexit() has too much performance overhead, and should be used only under special conditions
- introduce build tags
2026-04-23 21:05:18 +00:00
e2b7e94847 runtime.Goexit() instead of panic
- usage policy: application code vs pkg
2026-04-23 18:48:31 +00:00
8e7100a427 init: go/template v0.1.1 2026-04-07 20:32:27 +00:00