8 lines
323 B
Markdown
8 lines
323 B
Markdown
# Internal
|
|
This internal module is used to define and document an internal only API for `ddtrace`.
|
|
|
|
These modules are not intended to be used outside of `ddtrace`.
|
|
|
|
The APIs found within `ddtrace.internal` are subject to breaking changes at any time
|
|
and do not follow the semver versioning scheme of the `ddtrace` package.
|