mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 08:32:16 +01:00
8 lines
280 B
Go
8 lines
280 B
Go
// Package semconv is a copy/paste of utilities that are currently not exposed
|
|
// in the OpenTelemery Go SDK.
|
|
//
|
|
// This package MUST be removed once an "official" API is provided.
|
|
//
|
|
// See: https://github.com/open-telemetry/opentelemetry-go-contrib/issues/4580.
|
|
package semconv
|