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

# Functions

StartDaemon starts an HTTP server to receive messages from the runtime.

# Constants

FlushTimeout is the amount of time to wait for a flush to complete.

# Structs

Daemon is the communcation server for between the runtime and the serverless Agent.
Flush is the route to call to do an immediate flush on the serverless agent.
Hello implements the basic Hello route, creating a way for the Datadog Lambda Library to know that the serverless agent is running.