????

Your IP : 216.73.216.157


Current Path : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/azure/core/tracing/
Upload File :
Current File : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/azure/core/tracing/__init__.py

# ------------------------------------
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
# ------------------------------------
from azure.core.tracing._abstract_span import (
    AbstractSpan,
    SpanKind,
    HttpSpanMixin,
    Link,
)

__all__ = ["AbstractSpan", "SpanKind", "HttpSpanMixin", "Link"]