built

package
v1.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package built provides information about how the current application has been built, if it has been built using orchestrion. It provides advanced features used internally by the Datadog tracer library to convey accurate telemetry data (when the application is opted in to Datadog telemetry at runtime), and may be useful in certain advanced use cases. Most users should not need to use anything from this package.

Index

Constants

View Source
const WithOrchestrion = false

WithOrchestrion is true if the current application was built using orchestrion. This is useful to perform certain behavior dependent on whether the application was automatically instrumented or not. This can be useful to avoid double-instrumentation, or to guarantee the application runs with automatic instrumentation. Most users should not need to use this variable.

View Source
const WithOrchestrionVersion = ""

WithOrchestrionVersion is the version of orchestrion used to build the library, if the application was built by it. It is a blank string otherwise. This can be useful context to include in logs when the use of orchestrion is relevant. Most users should not need to use this variable.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL