aboutsummaryrefslogtreecommitdiff
path: root/microprom/microprom.go
Commit message (Collapse)AuthorAgeFilesLines
* test coverage for micropromStefan Majewsky2026-08-181-1/+1
|
* add testing/microprom, initial parity with promhttpStefan Majewsky2026-08-171-7/+13
|
* add package micropromStefan Majewsky2026-08-171-0/+152
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.