aboutsummaryrefslogtreecommitdiff
path: root/pathrouter
Commit message (Collapse)AuthorAgeFilesLines
* assert: add Panics, PanicsWithStefan Majewsky2026-08-181-6/+2
| | | | | | | | I want to use this for test coverage in microprom. This turned out to be a bigger change than expected because testcapture has a dependency on assert, which I had to invert to be able to use testcapture.Capture() in assert.
* add package pathrouterStefan Majewsky2026-06-2710-0/+729