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.
No description provided by the author

# Functions

ModifyAPIRouter allows to pass in a function to modify router used in server.
StartServer creates the router and starts the HTTP server.
StopServer closes the connection and the server stops listening to new commands.