package
1.39.7
Repository: https://github.com/liquidm/dd-trace-go.git
Documentation: pkg.go.dev

# Packages

Package dyngo is the Go implementation of Datadog's Instrumentation Gateway which provides an event-based instrumentation API based on a stack representation of instrumented functions along with nested event listeners.
No description provided by the author

# Functions

Enabled returns true when AppSec is up and running.
Start AppSec when enabled is enabled by both using the appsec build tag and setting the environment variable DD_APPSEC_ENABLED to true.
Stop AppSec.

# Structs

ObfuscatorConfig wraps the key and value regexp to be passed to the WAF to perform obfuscation.