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-03-12 11:04:06 +01:00
..
internaltest [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
matchers [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
otlp otlptracehttp, otlpmetrichttp: Add WithProxy option (#4906) 2024-03-12 11:04:06 +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.