1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/internal/shared
2024-01-11 12:56:07 +01:00
..
internaltest Use gofumpt instead of gofmt (#4623) 2023-10-16 10:02:21 -07:00
matchers Use gofumpt instead of gofmt (#4623) 2023-10-16 10:02:21 -07:00
otlp Upgrade use of semconv to v1.24.0 (#4754) 2024-01-11 12:56:07 +01:00
README.md Decouple otlp/otlptrace/internal from otlp/internal using gotmpl (#4397) 2023-08-02 12:28:35 -07:00

Shared

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