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

# Packages

Package agent implements the api endpoints for the `/agent` prefix.
Package check implements the api endpoints for the `/check` prefix.
No description provided by the author

# Functions

ServerAddress retruns the server address.
StartServer creates the router and starts the HTTP server.
StopServer closes the connection and the server stops listening to new commands.