summaryrefslogtreecommitdiff
path: root/microprom/handler.go
Commit message (Collapse)AuthorAgeFilesLines
* add testing/microprom, initial parity with promhttpStefan Majewsky2026-08-171-10/+72
|
* add package micropromStefan Majewsky2026-08-171-0/+109
This does not have test coverage yet, because the test coverage will be in the `testing/` module, but `go mod tidy` will not run there until there is a commit that has the microprom package itself.