package
0.9.0
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package testutil provides easy ways to generate some random or deterministic data that can be use for tests or benchmarks.

# Variables

ErrNotInstalled is returned when the trace-agent can not be found in $PATH.
ErrNotStarted is returned when attempting to operate an unstarted Runner.

# Structs

Runner can start an agent instance using a custom configuration, send payloads to it and act as a fake backend.