1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-03 22:52:30 +02:00
opentelemetry-go/internal/shared
2024-02-12 07:31:18 -08: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 add exemplar support to the OTLP HTTP and gRPC exporters (#4900) 2024-02-12 07:31:18 -08: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.