mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 00:17:32 +00:00
add documentation
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
"go.opentelemetry.io/otel/trace/noop"
|
||||
)
|
||||
|
||||
// Tracer is a wrapper around the OpenTelemetry Tracer interface.
|
||||
type Tracer struct {
|
||||
trace.Tracer
|
||||
}
|
||||
|
Reference in New Issue
Block a user