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

# Functions

Agent returns the Datadog Agent version.
New parses a version string like `0.0.0` and a commit identifier and returns a Version instance.

# Variables

AgentVersion contains the version of the Agent.
Commit is populated with the short commit hash from which the Agent was built.

# Structs

Version holds SemVer infos for the agent and friends.