1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-08-10 22:31:50 +02:00
Files
opentelemetry-go/internal/shared
Joe Stephenson 94ab03f569 Remove internal matchers (#6907)
Modifies the only remaining use of the internal matchers to use
`require` and closes #6541
2025-06-17 16:49:22 +02:00
..

Shared

Code under this directory contains reusable internal code which is distributed across packages using //go:generate gotmpl in gen.go files.