aboutsummaryrefslogtreecommitdiff
path: root/microprom/labels_test.go
Commit message (Collapse)AuthorAgeFilesLines
* microprom: add BenchmarkFormatLabelsStefan Majewsky2026-08-181-0/+25
|
* add package micropromStefan Majewsky2026-08-171-0/+24
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.