mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-03 22:52:30 +02:00
58c9cf65d6
* Use template retry pkg in otlpconfig * Template out all otlptrace internal * Add envconfig pkg to otlptrace/internal * Generate otlptrace/internal/otlpconfig * Revert templatizing otlptracegrpc * Add changes to changelog * Fix lint * Add partialsuccess to internal shared * Use gotmpl to generate otlptracehttp/internal * Add change to changelog |
||
---|---|---|
.. | ||
otlp | ||
README.md |
Shared
Code under this directory contains reusable internal code which is distributed across packages using //go:generate gotmpl
in gen.go
files.